Skip to content

Commit

Permalink
Angled brackets fix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
leonaves committed Mar 20, 2016
1 parent c5133a8 commit 8d16a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ First add a slack API key to the config file (copy from config.json.example). Th
npm install
node index.js
```
Start talking to your bot in slack. At the moment bots can only add songs to SpotiPi (supported by saying "@<bot name> play <track name>"), but obviously much more functionality will be added very soon.
Start talking to your bot in slack. At the moment bots can only add songs to SpotiPi (supported by saying "@\<bot name\> play <track name>"), but obviously much more functionality will be added very soon.

## Future
Only a slack bot interface is supported right now as that's where I'm starting. Soon there will be an HTTP interface, and maybe a full web interface. Might make these things plugins. This is all way down the line though.

0 comments on commit 8d16a5a

Please sign in to comment.