From c191a46ef050e6cad5b1ada679615b511f5fe69f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 3 Sep 2012 12:19:16 +0100 Subject: Update credits --- docs/topics/credits.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3