From f6dd1f6f2e292c00df737cb9a372f84f9e3bc6ed Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Mon, 22 Jul 2013 17:40:45 -0700 Subject: [PATCH] Update 00_overview.md --- docs/00_overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/00_overview.md b/docs/00_overview.md index 1a134181..40b31e6f 100644 --- a/docs/00_overview.md +++ b/docs/00_overview.md @@ -12,4 +12,5 @@ The API is currently [JSON](http://en.wikipedia.org/wiki/JSON) only. ## Clients and Libraries -* **[Travis Web](https://github.com/travis-ci/travis-web)**: The official Travis CI client, using [Ember.js](http://emberjs.com/). \ No newline at end of file +* **[Travis Web](https://github.com/travis-ci/travis-web)**: The official Travis CI client, using [Ember.js](http://emberjs.com/). +* **[Travis Node.js](https://github.com/pwmckenna/node-travis-ci)**: The un-official Node.js Travis CI client.