diff --git a/README.rst b/README.rst index d00d207..e2c744b 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ DJ-Database-URL ~~~~~~~~~~~~~~ +.. image:: https://secure.travis-ci.org/kennethreitz/dj_database_url.png?branch=master + This simple Django utility allows you to utilize the `12factor `_ inspired ``DATABASE_URL`` environment variable to configure your Django application.