Skip to content

Commit c9d8c4f

Browse files
authored
Prep for moving to Jazzband (#54)
1 parent 830aea3 commit c9d8c4f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[![Jazzband](https://jazzband.co/static/img/jazzband.svg)](https://jazzband.co/)
2+
3+
This is a [Jazzband](https://jazzband.co/) project. By contributing you agree to abide by the [Contributor Code of Conduct](https://jazzband.co/about/conduct) and follow the [guidelines](https://jazzband.co/about/guidelines).

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Simple Django Menus
1111
:target: https://pypi.python.org/pypi/django-simple-menu
1212
:alt: Latest PyPI version
1313

14-
.. image:: https://img.shields.io/pypi/dm/django-simple-menu.svg
15-
:target: https://pypi.python.org/pypi/django-simple-menu
16-
:alt: Number of PyPI downloads
14+
.. image:: https://jazzband.co/static/img/badge.svg
15+
:target: https://jazzband.co/
16+
:alt: Jazzband
1717

1818
django-simple-menu is an entirely code based menu system, because, who really wants to define their
1919
menus in the django admin...

0 commit comments

Comments
 (0)