commit aa139e96183ed0705ebac905e98a7919a697d995 Author: Thurloat Date: Fri Aug 17 15:37:00 2018 -0300 s diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a0438b --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Edoh + +**TODO: Add description** + +## Installation + +If [available in Hex](https://hex.pm/docs/publish), the package can be installed +by adding `edoh` to your list of dependencies in `mix.exs`: + +```elixir +def deps do + [ + {:edoh, "~> 0.1.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/edoh](https://hexdocs.pm/edoh). +