aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2012-09-03 12:19:16 +0100
committerTom Christie2012-09-03 12:19:16 +0100
commitc191a46ef050e6cad5b1ada679615b511f5fe69f (patch)
treec393fe8143b79c4afb86f41873bd4ea2934c0878 /docs/topics
parentddc8c30317708ed7e23d629b8531a27a80a97cb4 (diff)
downloaddjango-rest-framework-c191a46ef050e6cad5b1ada679615b511f5fe69f.tar.bz2
Update credits
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/credits.md14
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