Update readme

This commit is contained in:
Daniel Flanagan 2020-12-17 11:51:19 -06:00
parent d44c211a62
commit e1569774f0
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -8,7 +8,7 @@ An opinionated, fairly minimal base for an Elixir HTTP server application.
iex -S mix
```
## Tests
## Test
```bash
mix test