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 60879e2 commit 5ded5a7Copy full SHA for 5ded5a7
README.rst
@@ -2,6 +2,14 @@
2
Pygorithm
3
=========
4
5
+.. image:: https://readthedocs.org/projects/pygorithm/badge/?version=latest
6
+ :target: http://pygorithm.readthedocs.io/en/latest/?badge=latest
7
+ :alt: Documentation Status
8
+
9
+.. image:: https://img.shields.io/badge/Python-3.6-brightgreen.svg
10
+ :target: https://github.com/OmkarPathak/pygorithm
11
+ :alt: Python 3.6
12
13
| A Python module to learn all the major algorithms on the go!
14
| Purely for educational purposes
15
0 commit comments