aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2012-09-09 16:56:04 +0100
committerTom Christie2012-09-09 16:56:04 +0100
commitd4f8b4cf0683923fe85652f8fd572d2931eb3074 (patch)
tree0bdf405a6c67d2f62f6670e749b72bf9be0fafe6 /docs/index.md
parentbaa6e2c18b94345e8f00f28a34817abdbdb437dc (diff)
downloaddjango-rest-framework-d4f8b4cf0683923fe85652f8fd572d2931eb3074.tar.bz2
Collapsing menu, travis and github badges, horizontal scrolling code on overflow
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 72e247ee..46c5cf19 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,3 +1,6 @@
+<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>
+[![Build Status](https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2)][travis]
+
# Django REST framework
**A toolkit for building well-connected, self-describing Web APIs.**
@@ -131,6 +134,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.
+[travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=restframework2
[urlobject]: https://github.com/zacharyvoase/urlobject
[markdown]: http://pypi.python.org/pypi/Markdown/
[yaml]: http://pypi.python.org/pypi/PyYAML