We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f335dd8 commit e3f2069Copy full SHA for e3f2069
1 file changed
README.rst
@@ -2,6 +2,11 @@
2
Pygorithm
3
=========
4
5
+
6
+.. image:: https://img.shields.io/packagist/l/doctrine/orm.svg
7
+ :target: https://github.com/OmkarPathak/pygorithm/blob/master/LICENSE
8
+ :alt: Packagist
9
10
.. image:: http://pepy.tech/badge/pygorithm
11
:target: http://pepy.tech/project/pygorithm
12
:alt: Downloads
@@ -13,6 +18,10 @@ Pygorithm
13
18
.. image:: https://img.shields.io/badge/Python-3.6-brightgreen.svg
14
19
:target: https://github.com/OmkarPathak/pygorithm
15
20
:alt: Python 3.6
21
22
+.. image:: https://img.shields.io/badge/Say%20Thanks-%F0%9F%A6%89-1EAEDB.svg
23
+ :target: https://saythanks.io/to/OmkarPathak
24
+ :alt: Say Thanks!
16
25
17
26
| A Python module to learn all the major algorithms on the go!
27
| Purely for educational purposes
0 commit comments