README.md

# TvmazeWrapper

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `tvmaze_wrapper` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:tvmaze_wrapper, "~> 0.1.0"}]
end
```

## Update deps

```bash
$ mix deps.update --all
```

## Command line test

```
$ iex -S mix
iex(1)>
```