feat: add github contributor over time graph

This commit is contained in:
Shuyang Wu
2021-05-25 18:27:44 -04:00
committed by GitHub
parent 68e554557f
commit 684f92cd66

View File

@@ -430,6 +430,12 @@ GoDoc reference (`godoc.org/:user/go/:repo`):
[![Stargazers over time](https://starchart.cc/Naereen/badges.svg)](https://starchart.cc/Naereen/badges)
```
### Github Contributors over time
[![Contributors over time](https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=Naereen/badges)](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=Naereen/badges)
```markdown
[![Contributors over time](https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=Naereen/badges)](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=Naereen/badges)
```
### GitHub watchers
[![GitHub watchers](https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/watchers/)
```markdown