Skip to content

Commit b3880a5

Browse files
Add badge for docs to README
1 parent 61e313f commit b3880a5

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
@@ -9,6 +9,9 @@ Up to date remote data access for pandas, works for multiple versions of pandas.
99
.. image:: https://coveralls.io/repos/pydata/pandas-datareader/badge.svg?branch=master
1010
:target: https://coveralls.io/r/pydata/pandas-datareader
1111

12+
.. image:: https://readthedocs.org/projects/pandas-datareader/badge/?version=latest
13+
:target: https://readthedocs.org/projects/pandas-datareader/?badge=latest
14+
1215
Installation
1316
------------
1417

0 commit comments

Comments
 (0)