diff --git a/README.rst b/README.rst index 24c0810..03dd3d9 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -============= -Django Statsd -============= +============================ +Django Statsd |Build Status| +============================ Documentation is on `Read the Docs `_. @@ -13,3 +13,6 @@ BSD and MPL Portions of this are from commonware: https://github.com/jsocol/commonware/blob/master/LICENSE + +.. |Build Status| image:: https://travis-ci.org/andymckay/django-statsd.svg?branch=master + :target: https://travis-ci.org/andymckay/django-statsd \ No newline at end of file