diff --git a/README.md b/README.md index 8d8cdee..1e60cd5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ 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 If [available in Hex](https://hex.pm/docs/publish), the package can be installed