README.md

# Miss Elixir

:warning: UNDER DEVELOPMENT

## Installation

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

```elixir
def deps do
  [
    {:miss, "~> 0.0.0"}
  ]
end
```

## Usage

TODO


## Full documentation

The full documentation is available at [https://hexdocs.pm/miss](https://hexdocs.pm/miss).

## Contributing

See the [contributing guide](https://github.com/prodis/miss_elixir/blob/master/CONTRIBUTING.md).

## License

Miss Elixir is released under the Apache 2.0 License. See the [LICENSE](https://github.com/prodis/miss_elixir/blob/master/LICENSE) file.

## Author

[Fernando Hamasaki de Amorim (prodis)](https://github.com/prodis)

![Prodis Logo](https://camo.githubusercontent.com/c01a3ebca1c000d7586a998bb07316c8cb784ce5/687474703a2f2f70726f6469732e6e65742e62722f696d616765732f70726f6469735f3135302e676966)