Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9fa431a

Browse files
committed
Merge pull request nryoung#130 from nryoung/add-docs-badge
Add docs badge to README
2 parents 64e62a9 + 0750695 commit 9fa431a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Algorithms
77
.. image:: http://codecov.io/github/nryoung/algorithms/coverage.svg?branch=master
88
:target: http://codecov.io/github/nryoung/algorithms?branch=master
99

10+
.. image:: https://readthedocs.org/projects/algorithms/badge/?version=latest
11+
:target: http://algorithms.readthedocs.org/en/latest/?badge=latest
12+
1013
Algorithms is a library of algorithms and data structures implemented in Python.
1114

1215
The main purpose of this library is to be an educational tool. You probably

0 commit comments

Comments
 (0)