Skip to content

Commit b4d00fd

Browse files
committed
Updated README
1 parent 3c72ab1 commit b4d00fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==========
2-
Pygorithms
3-
==========
1+
=========
2+
Pygorithm
3+
=========
44

55
| A Python module to learn all the major algorithms on the go!
66
| Purely for educational purposes
@@ -20,7 +20,7 @@ Installation
2020

2121
::
2222

23-
$pip3 install pygorithm
23+
pip3 install pygorithm
2424

2525
- | It's that easy. If you are using Python 2.7 use pip instead. Depending on your
2626
| permissions, you might need to ``sudo`` before installing

0 commit comments

Comments
 (0)