README.md
Simplificator 3000
=====
[](https://github.com/elixir-ecto/postgrex/actions) [](https://hex.pm/packages/simplificator_3000) [](https://hexdocs.pm/simplificator_3000/)
Simplificator 3000 is a package containing various helpers for easier work in Elixir.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `simplificator_3000` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:simplificator_3000, "~> 0.2.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/simplificator_3000](https://hexdocs.pm/simplificator_3000).