diff options
| author | Tom Christie | 2014-01-07 14:58:29 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-01-07 14:58:29 +0000 | 
| commit | 5213cb7cf5e5609c6b087219c6976af082a988a6 (patch) | |
| tree | ddd404a248aa3cd99e038da933d19b3ec2b33d99 /README.md | |
| parent | e3ae33017d86bed7fdbf6c76e0129f9361cab04d (diff) | |
| parent | 2b033d2456d39c35c9e874ec532f75e6fa7a09c8 (diff) | |
| download | django-rest-framework-5213cb7cf5e5609c6b087219c6976af082a988a6.tar.bz2 | |
Merge branch 'logo'
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -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 | 
