Current section
Files
Jump to
Current section
Files
README.md
# Potion
[](https://hex.pm/packages/potion) [](https://github.com/su-mi-lab/potion/blob/develop/LICENSE)
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
1. Add `potion` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:potion, "~> 1.3.1"}]
end
```