README.md
Simplificator 3000
=====
[![Build Status](https://github.com/KeenMate/simplificator_3000/workflows/CI/badge.svg)](https://github.com/elixir-ecto/postgrex/actions) [![Hex pm](http://img.shields.io/hexpm/v/simplificator_3000.svg?style=flat)](https://hex.pm/packages/simplificator_3000) [![Hexdocs](https://img.shields.io/badge/hex-docs-blue.svg?style=flat)](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).