Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 64e62a9 + 0750695 commit 9fa431aCopy full SHA for 9fa431a
README.rst
@@ -7,6 +7,9 @@ Algorithms
7
.. image:: http://codecov.io/github/nryoung/algorithms/coverage.svg?branch=master
8
:target: http://codecov.io/github/nryoung/algorithms?branch=master
9
10
+.. image:: https://readthedocs.org/projects/algorithms/badge/?version=latest
11
+ :target: http://algorithms.readthedocs.org/en/latest/?badge=latest
12
+
13
Algorithms is a library of algorithms and data structures implemented in Python.
14
15
The main purpose of this library is to be an educational tool. You probably
0 commit comments