Skip to content

Commit 5d4267d

Browse files
committed
Updated index.rst
1 parent fe54b74 commit 5d4267d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
Pygorithm
33
=========
44

5-
|``Pygorithm``: A fun way to learn algorithms on the go!
6-
|Just import the module and start learning, it's that easy.
5+
``Pygorithm``: A fun way to learn algorithms on the go! Just import the module and start learning, it's that easy.
76

87
A Python module written in pure python and for purely educational purposes.
98
Get the code, time complexities and much more by just importing the required algorithm.
@@ -13,6 +12,7 @@ Table of Contents:
1312

1413
.. toctree::
1514
:titlesonly:
15+
1616
Sorting
1717
Searching
1818

0 commit comments

Comments
 (0)