There was an error while loading. Please reload this page.
1 parent 0cc1113 commit da17a1fCopy full SHA for da17a1f
README.md
@@ -5,6 +5,15 @@
5
</h2>
6
7
<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
+
17
18
[Quickstart](#quickstart) •
19
[Supported Strategies](#supported-strategies) •
0 commit comments