diff options
| author | Tom Christie | 2013-03-30 15:39:25 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-03-30 15:39:25 +0000 | 
| commit | c4eda3a653ada3110dd6c128f176b15071cb8cfe (patch) | |
| tree | 53c9821a591c01e4c863bcfaef8ee545478b077c /docs/index.md | |
| parent | ea33511260c65ed339d0a418a1c0e8aeaf3966d3 (diff) | |
| download | django-rest-framework-c4eda3a653ada3110dd6c128f176b15071cb8cfe.tar.bz2 | |
Tweak strapline
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/index.md b/docs/index.md index 1d47f497..4c2720c8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@  # Django REST framework -**Awesome web-browseable Web APIs for Django.** +**Awesome web-browseable Web APIs.**  Django REST framework is a flexible, powerful Web API toolkit.  It is designed as a modular and easy to customize architecture, based on Django's class based views. | 
