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.