Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhammond committed Dec 8, 2014
1 parent 4bf44ee commit 5ebcc9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## Travis-CI Build Status

[![Build Status](https://travis-ci.org/tinyspeck/node-slack.png?branch=master)](https://travis-ci.org/tinyspeck/node-slack)
[![Build Status](https://travis-ci.org/slackhq/node-slack-client.png?branch=master)](https://travis-ci.org/slackhq/node-slack-client)

## Description

This is a Slack client library for Node.js. It is intended to expose all base functionality of Slack, while providing some common abstractions and generally making your life easier, if you want it to.
This is a Slack client library for Node.js. It is intended to expose all of the functionality of [Slack's Real Time Messaging API](https://api.slack.com/rtm) while providing some common abstractions and generally making your life easier, if you want it to.

**This code is in heavy development and is not supported in any way. Documentation is minimal, at best. Use at your own risk, but please contribute back**
This code has been built to support our [hubot-slack](https://github.com/slackhq/hubot-slack) adapter. Most other functionality isn't yet supported, and documenation is minimal, at best.

## Contribute

Expand Down

0 comments on commit 5ebcc9d

Please sign in to comment.