README.md
# Lapin
**Elixir RabbitMQ Client**
## Installation
```elixir
def deps do
  [
    {:lapin, "~> 1.0.0"}
  ]
end
```
Documentation can be be found at [https://hexdocs.pm/lapin](https://hexdocs.pm/lapin).
      # Lapin
**Elixir RabbitMQ Client**
## Installation
```elixir
def deps do
  [
    {:lapin, "~> 1.0.0"}
  ]
end
```
Documentation can be be found at [https://hexdocs.pm/lapin](https://hexdocs.pm/lapin).