We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37cc1e0 commit f45d218Copy full SHA for f45d218
README.md
@@ -1,21 +1,3 @@
1
# ElchemyExample
2
3
-**TODO: Add description**
4
-
5
-## Installation
6
7
-If [available in Hex](https://hex.pm/docs/publish), the package can be installed
8
-by adding `elchemy_example` to your list of dependencies in `mix.exs`:
9
10
-```elixir
11
-def deps do
12
- [
13
- {:elchemy_example, "~> 0.1.0"}
14
- ]
15
-end
16
-```
17
18
-Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
19
-and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
20
-be found at [https://hexdocs.pm/elchemy_example](https://hexdocs.pm/elchemy_example).
21
+Simples Elchemy example possible. Just clone and run `elchemy init && mix test`
0 commit comments