From 58f3d676484bbc8c786ff93606da581f301b44a0 Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Sun, 31 Aug 2014 11:58:33 -0700 Subject: [PATCH] Updated Tools (markdown) --- Tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tools.md b/Tools.md index fa12355..efd6765 100644 --- a/Tools.md +++ b/Tools.md @@ -8,3 +8,5 @@ The following services are used to help run the Tracks project: | [Travis CI](https://travis-ci.org/) | continuous integration | _same as GitHub_ | | [Code Climate](https://codeclimate.com/) | code quality analysis | _same as GitHub_ | | [Gemnasium](https://gemnasium.com/) | dependency monitoring | _same as GitHub_ | +| [Read the Docs](https://readthedocs.org/) | documentation -- _ALPHA_ | @zoombody | +| [Heroku](https://www.heroku.com/) | Tracks demo instance -- _ALPHA_ | @zoombody |