Update README.md

This commit is contained in:
Array in a Matrix 2024-07-11 22:14:28 -04:00 committed by GitHub
parent 01d93992b4
commit ae55e9f3fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,12 @@ nimble install jester norm checksums
Compile and run:
```sh
nimble run --verbose -d:normDebug
nimble run --deepcopy:on
```
More verbose compilation:
```sh
nimble run --deepcopy:on --verbose -d:normDebug --spellSuggest
```
## API Endpoints