aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-09-28 10:11:29 +0100
committerTom Christie2012-09-28 10:11:29 +0100
commit549d50b9569ce3711bad8f932a5b12c031ea034d (patch)
tree2d91d9b32afb3f2ff5ca305690e3b1af53959e4b /README.md
parent62ccc1a306ba59cb843dbb8fb2b1c2e21c84166a (diff)
downloaddjango-rest-framework-549d50b9569ce3711bad8f932a5b12c031ea034d.tar.bz2
More simple travis link style
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92490bd4..c8279421 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
**Author:** Tom Christie. [Follow me on Twitter][twitter]
-[![Build Status](https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2)][travis]
+[![build-status-image]][travis]
# Overview
@@ -80,6 +80,7 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+[build-status-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2
[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=restframework2
[twitter]: https://twitter.com/_tomchristie
[docs]: http://tomchristie.github.com/django-rest-framework/