Skip to content

Commit

Permalink
#14 adding say command to README
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdevwords authored and chrisdevwords committed May 7, 2017
1 parent 4036dff commit de47417
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ When adding the slash commands to Slack be sure to point all commands at a POST
/volume
```

### Say something funny or useful.
```
/say [something funny or useful]
```

## Running Tests
This project includes [Mocha](https://mochajs.org/) and [Chai](http://chaijs.com/). If you add to this, write more tests. And run them:
````
Expand Down

0 comments on commit de47417

Please sign in to comment.