Skip to content

Commit a4e264f

Browse files
authored
Add GitHub stars, forks, and contributors badges
1 parent 14b2841 commit a4e264f

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@
1515
<a href="https://pepy.tech/project/vectorbt" title="Downloads">
1616
<img src="https://pepy.tech/badge/vectorbt" />
1717
</a>
18+
<a href="https://github.com/polakowo/vectorbt/stargazers" title="Stars">
19+
<img src="https://img.shields.io/github/stars/polakowo/vectorbt?style=flat" />
20+
</a>
21+
<a href="https://github.com/polakowo/vectorbt/network/members" title="Forks">
22+
<img src="https://img.shields.io/github/forks/polakowo/vectorbt?style=flat" />
23+
</a>
24+
<a href="https://github.com/polakowo/vectorbt/graphs/contributors" title="Contributors">
25+
<img src="https://img.shields.io/github/contributors/polakowo/vectorbt?style=flat" />
26+
</a>
1827
<a href="https://pypi.org/project/vectorbt" title="PyPI">
1928
<img src="https://img.shields.io/pypi/v/vectorbt?color=blueviolet" />
2029
</a>
@@ -33,9 +42,6 @@
3342
<a href="https://gitter.im/vectorbt/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge" title="Join the chat">
3443
<img src="https://badges.gitter.im/vectorbt.svg" />
3544
</a>
36-
</p>
37-
38-
<p align="center">
3945
<a href="https://pypi.org/project/vectorbt" title="Supported Python versions">
4046
<img src="https://img.shields.io/pypi/pyversions/vectorbt.svg?logo=python&logoColor=white" />
4147
</a>

0 commit comments

Comments
 (0)