aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index bf32739..17659f1 100644
--- a/README.rst
+++ b/README.rst
@@ -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.