README.md

# Stickerclient

StickerClient is an Elixir library for interfacing with the Signal Stickers API. 

## Installation

This package can be installed by adding `stickerclient` to your list of dependencies in `mix.exs`:

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

## Documentation

Documentation for this package can be found on HexDocs

## Acknowledgements



## Legal