diff options
| author | Tom Christie | 2014-07-18 13:20:03 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-07-18 13:20:03 +0100 |
| commit | d059b6d6c391099ded2abd8fa0cf06821f971a5e (patch) | |
| tree | 39347f539a3b0a744a5d5f87808ecc357f14e881 /README.md | |
| parent | 0782640415e665caef7b76b349a7d1e59dec25df (diff) | |
| download | django-rest-framework-d059b6d6c391099ded2abd8fa0cf06821f971a5e.tar.bz2 | |
Change positioning of announcement.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,11 +1,3 @@ -# Django REST framework - -[![build-status-image]][travis] - -**Awesome web-browseable Web APIs.** - -**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. - --- #### Django REST framework 3 - Kickstarter announcement! @@ -16,6 +8,14 @@ If you want to help drive sustainable open-source development **please [check ou --- +# Django REST framework + +[![build-status-image]][travis] + +**Awesome web-browseable Web APIs.** + +**Note**: Full documentation for the project is available at [http://www.django-rest-framework.org][docs]. + # Overview Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs. |
