You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,15 @@ Quick Links
17
17
18
18
.. toctree::
19
19
:maxdepth:2
20
-
:caption:Table of Contents:
20
+
:caption:Documentation:
21
21
22
22
Sorting
23
23
Searching
24
24
25
25
Quick Start Guide
26
26
-----------------
27
27
28
+
* Download and install the Python package. `Installation instructions <http://pygorithm.readthedocs.io/en/latest/#getting-started>`_
28
29
* Just import the required algorithm and start learning
29
30
30
31
.. code-block:: python
@@ -49,8 +50,7 @@ Getting Started
49
50
pip3 install pygorithm
50
51
51
52
* 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
0 commit comments