README.md
# Bingex
Library for BingX API.
## Installation
```elixir
def deps do
[
{:bingex, git: "git@gitlab.com:wit_solutions/bingex.git"},
]
end
```
# Bingex
Library for BingX API.
## Installation
```elixir
def deps do
[
{:bingex, git: "git@gitlab.com:wit_solutions/bingex.git"},
]
end
```