aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-08-29 19:31:28 +0100
committerTom Christie2012-08-29 19:31:28 +0100
commita1f1afd778f1832d760878a1975c7f73aa599f77 (patch)
tree4eda381b174153df7b6e8c9e67cac2f14584ba9d
parentb93994c44456e16bde34bdd40122e9f0d489465f (diff)
parent8bc04317b071048326df8391910d5186c3195fb8 (diff)
downloaddjango-rest-framework-a1f1afd778f1832d760878a1975c7f73aa599f77.tar.bz2
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework0.4.0
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 13fe23e8..aa1bda4b 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,10 @@ Django REST framework
**Author:** Tom Christie. `Follow me on Twitter <https://twitter.com/_tomchristie>`_.
-https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master
+:build status: |build-image|
+
+.. |build-image| image:: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=master
+ :target: https://secure.travis-ci.org/tomchristie/django-rest-framework
Overview
========