From e33b71bbc25aced068e7cf5b9948b3d207677a26 Mon Sep 17 00:00:00 2001 From: Frank Zhao Date: Fri, 3 Feb 2023 15:02:10 +0800 Subject: [PATCH] doc: update readme Add contribution leaderboard badge into README file. Signed-off-by: frank-zsy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e5fdf5a6d..fd58aa49af 100755 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.alibaba.csp/sentinel-core.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:com.alibaba.csp%20AND%20a:sentinel-core) [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![Gitter](https://badges.gitter.im/alibaba/Sentinel.svg)](https://gitter.im/alibaba/Sentinel) +[![Leaderboard](https://img.shields.io/badge/Sentinel-Check%20Your%20Contribution-orange)](https://opensource.alibaba.com/contribution_leaderboard/details?projectValue=sentinel) ## Introduction