README.md

# Twitch Api

https://hexdocs.pm/twitch_api

## Installation

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