diff options
| author | Tom Christie | 2012-12-17 22:00:25 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-12-17 22:00:25 +0000 | 
| commit | 0418cebc583711263d983e0e3acbd474eb6f0fd2 (patch) | |
| tree | 647d157fbf8d62a0aa95424501d10fb5b0e31bd5 /README.md | |
| parent | aa72f8d63d2a7b33a2e74eaba216b56c803af70c (diff) | |
| download | django-rest-framework-0418cebc583711263d983e0e3acbd474eb6f0fd2.tar.bz2 | |
Update contact details
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 | 
1 files changed, 4 insertions, 1 deletions
| @@ -2,7 +2,9 @@  **A toolkit for building well-connected, self-describing web APIs.** -**Author:** Tom Christie.  [Follow me on Twitter][twitter] +**Author:** Tom Christie.  [Follow me on Twitter][twitter]. + +**Support:** [REST framework discussion group][group].  [![build-status-image]][travis] @@ -205,6 +207,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  [build-status-image]: https://secure.travis-ci.org/tomchristie/django-rest-framework.png?branch=restframework2  [travis]: http://travis-ci.org/tomchristie/django-rest-framework?branch=master  [twitter]: https://twitter.com/_tomchristie +[group]: https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework  [0.4]: https://github.com/tomchristie/django-rest-framework/tree/0.4.X  [sandbox]: http://restframework.herokuapp.com/  [rest-framework-2-announcement]: http://django-rest-framework.org/topics/rest-framework-2-announcement.html | 
