Skip to content

Commit 2b52d13

Browse files
author
Ross Mechanic
authored
Added downloads badge and codestyle badge (#481)
1 parent 0f522f9 commit 2b52d13

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ django-simple-history
1717
:target: https://landscape.io/github/treyhunner/django-simple-history/master
1818
:alt: Code Health
1919

20+
.. image:: https://pepy.tech/badge/django-simple-history
21+
:target: https://pepy.tech/project/django-simple-history
22+
23+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
24+
:target: https://github.com/ambv/black
25+
2026

2127
django-simple-history stores Django model state on every create/update/delete.
2228

0 commit comments

Comments
 (0)