README.md
# iyzico Elixir Client
[](https://travis-ci.org/Chatatata/iyzico)
## Installation
[Available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `iyzico` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:iyzico, "~> 1.0"}]
end
```
## License
MIT