aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2012-10-05 05:11:17 -0700
committerTom Christie2012-10-05 05:11:17 -0700
commit2455bebd8733a11ba06dfbc33f9f2378025f538c (patch)
treeaeacef5a09d7bd815dd02fcb0baa5a81d777c9c5 /docs/index.md
parent5a14e3eff29c1c28ab1c217680d9f25b92405221 (diff)
parent61a6d0c1094706db137b2fe57f117f263a61923d (diff)
downloaddjango-rest-framework-2455bebd8733a11ba06dfbc33f9f2378025f538c.tar.bz2
Merge pull request #282 from tomchristie/html-template-responses
Html template responses
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index e301f77a..9ec25025 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,5 +1,5 @@
<iframe src="http://ghbtns.com/github-btn.html?user=tomchristie&amp;repo=django-rest-framework&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110px" height="20px"></iframe>
-[![travis-build-image]][travis]
+[![Travis build image][travis-build-image]][travis]
# Django REST framework
@@ -58,7 +58,7 @@ Note that the base URL can be whatever you want, but you must include `rest_fram
## Quickstart
-**TODO**
+
## Tutorial