Skip to content

Commit da17a1f

Browse files
authored
docs: Added badges (Pringled#13)
1 parent 0cc1113 commit da17a1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
</h2>
66

77
<div align="center">
8+
<h2>
9+
<a href="https://pypi.org/project/pyversity/"><img src="https://img.shields.io/pypi/v/pyversity?color=%23007ec6&label=pypi%20package" alt="Package version"></a>
10+
<a href="https://app.codecov.io/gh/Pringled/pyversity">
11+
<img src="https://codecov.io/gh/Pringled/pyversity/graph/badge.svg?token=2CV5W0ZT7T" alt="Codecov">
12+
<a href="https://github.com/Pringled/pyversity/blob/main/LICENSE">
13+
<img src="https://img.shields.io/badge/license-MIT-green" alt="License - MIT">
14+
</a>
15+
</h2>
16+
817

918
[Quickstart](#quickstart)
1019
[Supported Strategies](#supported-strategies)

0 commit comments

Comments
 (0)