aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2014-01-07 14:58:29 +0000
committerTom Christie2014-01-07 14:58:29 +0000
commit5213cb7cf5e5609c6b087219c6976af082a988a6 (patch)
treeddd404a248aa3cd99e038da933d19b3ec2b33d99 /README.md
parente3ae33017d86bed7fdbf6c76e0129f9361cab04d (diff)
parent2b033d2456d39c35c9e874ec532f75e6fa7a09c8 (diff)
downloaddjango-rest-framework-5213cb7cf5e5609c6b087219c6976af082a988a6.tar.bz2
Merge branch 'logo'
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8c682231..403f9c0a 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-# Django REST framework
-
-**Awesome web-browseable Web APIs.**
+<img src="docs/img/logo.png" style="display: block; margin: 0 auto 0 auto">
[![build-status-image]][travis]
+**Awesome web-browseable Web APIs.**
+
**Note**: Full documentation for the project is available at [http://django-rest-framework.org][docs].
# Overview