diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -2,6 +2,10 @@  Django Debug Toolbar  ==================== +.. image:: https://secure.travis-ci.org/django-debug-toolbar/django-debug-toolbar.png +    :alt: Build Status +    :target: http://travis-ci.org/django-debug-toolbar/django-debug-toolbar +  The Django Debug Toolbar is a configurable set of panels that display various  debug information about the current request/response and when clicked, display  more details about the panel's content. | 
