README.md

# Twitch Api

https://hexdocs.pm/twitch_api

## Installation

```elixir
def deps do
  [
    {:twitch_api, "~> 0.1.7"}
  ]
end
```