diff options
| author | Tom Christie | 2014-01-03 13:06:41 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-01-03 13:06:41 +0000 | 
| commit | 3050f0e82a60a12dc35ef7947c2f47de12387919 (patch) | |
| tree | e6fc8e549644f50294e7fbc0e3d624dcf18b3273 /README.md | |
| parent | 1f3f2741f519967aa236cd861a79c2c459063197 (diff) | |
| download | django-rest-framework-3050f0e82a60a12dc35ef7947c2f47de12387919.tar.bz2 | |
Frontpage tweaks
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 | 
