From c1359e81a7862ccee5c941e822bedc259f82ee9a Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Mon, 16 Jun 2014 12:09:08 -0700 Subject: [PATCH] Add note to readme about Travis-ci and Mozilla --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5825ed..420715d 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,8 @@ Now that Slate is all set up your machine, you'll probably want to learn more ab Examples of Slate in the Wild --------------------------------- +* [Travis-CI's API docs](http://docs.travis-ci.com/api/) +* [Mozilla's localForage docs](http://mozilla.github.io/localForage/) * [Orchestrate.io API docs](https://docs.orchestrate.io/) * [ChaiOne Gameplan API docs](http://chaione.github.io/gameplanb2b/#introduction) * [Drcaban's Build a Quine tutorial](http://drcabana.github.io/build-a-quine/#introduction)