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 3c72ab1 commit b4d00fdCopy full SHA for b4d00fd
README.rst
@@ -1,6 +1,6 @@
1
-==========
2
-Pygorithms
3
+=========
+Pygorithm
4
5
| A Python module to learn all the major algorithms on the go!
6
| Purely for educational purposes
@@ -20,7 +20,7 @@ Installation
20
21
::
22
23
- $pip3 install pygorithm
+ pip3 install pygorithm
24
25
- | It's that easy. If you are using Python 2.7 use pip instead. Depending on your
26
| permissions, you might need to ``sudo`` before installing
0 commit comments