diff options
author | Zac Nowicki <zachnowicki@gmail.com> | 2017-06-11 03:27:17 -0400 |
---|---|---|
committer | Zac Nowicki <zachnowicki@gmail.com> | 2017-06-11 03:27:17 -0400 |
commit | 90fbb8e19b0e4f02532c750586c2ceb7194385c8 (patch) | |
tree | b64ee4a52b2a5e9bf8c311ff8b27d5e0192f260e | |
parent | 94e5c3630ddb2f008e8336d276bfd2ba5c7b1368 (diff) | |
download | twitch-90fbb8e19b0e4f02532c750586c2ceb7194385c8.tar.gz twitch-90fbb8e19b0e4f02532c750586c2ceb7194385c8.zip |
add WIP notice
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ A binding to the [Twitch API](https://dev.twitch.tv/docs) implemented in [Crystal](https://crystal-lang.org/). +### WIP - Still under heavy design/development! + ## Installation Add this to your application's `shard.yml`: |