Skip to content

Commit 5d8d812

Browse files
authored
Merge pull request #858 from webknjaz/feature/requires-io-badge
Add requires.io badge to README
2 parents 370921d + 1644d91 commit 5d8d812

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
@@ -14,6 +14,10 @@ Django Debug Toolbar
1414
:target: https://codecov.io/gh/jazzband/django-debug-toolbar
1515
:alt: Test coverage status
1616

17+
.. image:: https://requires.io/github/django-debug-toolbar/django-debug-toolbar/requirements.svg?branch=master
18+
:target: https://requires.io/github/django-debug-toolbar/django-debug-toolbar/requirements/?branch=master
19+
:alt: Requirements Status
20+
1721
The Django Debug Toolbar is a configurable set of panels that display various
1822
debug information about the current request/response and when clicked, display
1923
more details about the panel's content.

0 commit comments

Comments
 (0)