Skip to content

Commit 416c42f

Browse files
Merge pull request #128 from pydata/landscape-badge
DOC: Add a Landscape badge to show code quality
2 parents bbe6d6c + 1641418 commit 416c42f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Up to date remote data access for pandas, works for multiple versions of pandas.
1212
.. image:: https://readthedocs.org/projects/pandas-datareader/badge/?version=latest
1313
:target: http://pandas-datareader.readthedocs.org/en/latest/
1414

15+
.. image:: https://landscape.io/github/pydata/pandas-datareader/master/landscape.svg?style=flat
16+
:target: https://landscape.io/github/pydata/pandas-datareader/master
17+
:alt: Code Health
18+
1519
Installation
1620
------------
1721

0 commit comments

Comments
 (0)