Skip to content

Commit 1644d91

Browse files
committed
Add requires.io badge to README
1 parent 79bfc57 commit 1644d91

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
@@ -6,6 +6,10 @@ Django Debug Toolbar
66
:alt: Build Status
77
:target: http://travis-ci.org/django-debug-toolbar/django-debug-toolbar
88

9+
.. image:: https://requires.io/github/django-debug-toolbar/django-debug-toolbar/requirements.svg?branch=master
10+
:target: https://requires.io/github/django-debug-toolbar/django-debug-toolbar/requirements/?branch=master
11+
:alt: Requirements Status
12+
913
The Django Debug Toolbar is a configurable set of panels that display various
1014
debug information about the current request/response and when clicked, display
1115
more details about the panel's content.

0 commit comments

Comments
 (0)