docs: update README
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
A little template for Elixir projects.
|
A little template for Elixir projects.
|
||||||
|
|
||||||
|
## Testing
|
||||||
|
|
||||||
|
This project uses [`mix test`](https://hexdocs.pm/mix/Mix.Tasks.Test.html) to run the tests:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
mix test
|
||||||
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
|
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
|
||||||
|
Reference in New Issue
Block a user