Skip to content

Commit 50888db

Browse files
committed
add code health (landscape.io) badge.
tracks various metrics w.r.t. technical debt - https://landscape.io/github/treyhunner/django-simple-history
1 parent 0e9c295 commit 50888db

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
@@ -9,6 +9,10 @@ django-simple-history
99
:target: https://crate.io/packages/django-simple-history
1010
.. image:: https://pypip.in/d/django-simple-history/badge.png
1111
:target: https://crate.io/packages/django-simple-history
12+
.. image:: https://landscape.io/github/treyhunner/django-simple-history/master/landscape.png
13+
:target: https://landscape.io/github/treyhunner/django-simple-history/master
14+
:alt: Code Health
15+
1216

1317
django-simple-history stores Django model state on every create/update/delete.
1418

0 commit comments

Comments
 (0)