We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d66a4 commit f362f47Copy full SHA for f362f47
README.rst
@@ -1,7 +1,14 @@
1
==============
2
python_arsenal
3
4
-
+.. image:: https://img.shields.io/travis/supercoderhawk/python_arsenal.svg
5
+ :target: https://travis-ci.org/supercoderhawk/python_arsenal
6
+.. image:: https://img.shields.io/codecov/c/github/supercoderhawk/python_arsenal.svg
7
+ :target: https://codecov.io/gh/supercoderhawk/python_arsenal
8
+.. image:: https://img.shields.io/pypi/v/python_arsenal.svg
9
+ :target: https://pypi.org/project/python_arsenal
10
+.. image:: https://img.shields.io/pypi/dm/python_arsenal.svg
11
12
13
Python useful utilities methods, only for Python3
14
0 commit comments