diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/credits.md | 14 | 
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index e89ec4b1..f85b80d2 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -42,6 +42,14 @@ The following people have helped make REST framework great.  Many thanks to everyone who's contributed to the project. +## Additional thanks + +The documentation is built with [Bootstrap] and [Markdown]. + +Project hosting is with [GitHub]. + +Continuous integration testing is managed with [Travis CI][travis-ci]. +  ## Contact  To contact the author directly: @@ -50,4 +58,8 @@ To contact the author directly:  * mail: [tom@tomchristie.com][email]  [email]: mailto:tom@tomchristie.com -[twitter]: http://twitter.com/_tomchristie
\ No newline at end of file +[twitter]: http://twitter.com/_tomchristie +[bootstrap]: http://twitter.github.com/bootstrap/ +[markdown]: http://daringfireball.net/projects/markdown/ +[github]: github.com/tomchristie/django-rest-framework +[travis-ci]: https://secure.travis-ci.org/tomchristie/django-rest-framework
\ No newline at end of file  | 
