docs: update README

This commit is contained in:
2025-08-27 08:00:19 +02:00
parent b8af167287
commit 0bab670872

View File

@@ -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