Skip to content

Commit 9a46551

Browse files
committed
fix Readme.rst
1 parent b3f340a commit 9a46551

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Readme.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
|Banner|
22

33

4-
|Contribs| |License| |Release| |Docs| |Build status| |Contact| |Blog|
4+
|Contribs| |License| |Release| |Python Version| |Docs| |Build status| |Contact| |Blog|
55

66
**Piper** is an **open-source** platform for data science and machine
77
learning prototyping. Concentrate only on your goals. Key features:
@@ -131,6 +131,9 @@ By submitting a pull request to this project, you agree to license your contribu
131131
:target: https://github.com/TatraDev/pipertool/graphs/contributors
132132
:alt: Contributors
133133

134+
.. |Python Version| image:: https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue
135+
:target: https://pypi.org/project/pipertool
136+
:alt: Python Version
134137

135138
.. |Release| image:: https://img.shields.io/badge/release-v0.0.2-blue
136139
:target: https://github.com/TatraDev/pipertool/releases
@@ -144,7 +147,7 @@ By submitting a pull request to this project, you agree to license your contribu
144147
.. |Blog| image:: https://img.shields.io/badge/site-my%20blog-yellow.svg
145148
:target: https://tatradev.com
146149

147-
.. |License| image:: https://img.shields.io/badge/License-Apache-yellow.svg
150+
.. |License| image:: https://img.shields.io/badge/License-Apache_2.0-yellow.svg
148151
:target: https://www.apache.org/licenses/LICENSE-2.0
149152

150153
.. |Docs| image:: https://img.shields.io/badge/docs-passing-brightgreen

0 commit comments

Comments
 (0)