Update README.md

This commit is contained in:
Array in a Matrix 2024-07-24 20:58:51 -04:00 committed by GitHub
parent 5cb28934a5
commit 3b50a489dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,12 @@ Compile and run:
nimble run
```
Run unit tests:
```sh
nimble test
```
### Docker
To compile the binary only, run the following (executable will be found in `/bin/`):