File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,14 +17,15 @@ Quick Links
1717
1818.. toctree ::
1919 :maxdepth: 2
20- :caption: Table of Contents :
20+ :caption: Documentation :
2121
2222 Sorting
2323 Searching
2424
2525Quick Start Guide
2626-----------------
2727
28+ * Download and install the Python package. `Installation instructions <http://pygorithm.readthedocs.io/en/latest/#getting-started >`_
2829* Just import the required algorithm and start learning
2930
3031.. code-block :: python
@@ -49,8 +50,7 @@ Getting Started
4950 pip3 install pygorithm
5051
5152* For Python 2, you can use pip instead.
52- * Or you can download the source code from `here <https://github.com/OmkarPathak/pygorithm >`_, and then
53- just install the package using
53+ * Or you can download the source code from `here <https://github.com/OmkarPathak/pygorithm >`_, and then just install the package using
5454
5555::
5656
You can’t perform that action at this time.
0 commit comments