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 e3f2069 commit 20546c9Copy full SHA for 20546c9
README.rst
@@ -22,6 +22,10 @@ Pygorithm
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!
25
+
26
+.. image:: https://img.shields.io/github/contributors/omkarpathak/pygorithm.svg
27
+ :target: https://github.com/OmkarPathak/pygorithm/graphs/contributors
28
+ :alt: Contributors
29
30
| A Python module to learn all the major algorithms on the go!
31
| Purely for educational purposes
0 commit comments