Make thread count adjustable
This commit is contained in:
parent
0bf25b991f
commit
595872f81c
3 changed files with 26 additions and 17 deletions
|
|
@ -93,7 +93,7 @@ main :: proc() {
|
|||
```
|
||||
|
||||
## Dev
|
||||
Run the test suite to check functionality, curl is a required dependancy for the test suite to work.
|
||||
Run the test suite to check functionality, curl is a required dependency for the test suite to work.
|
||||
```bash
|
||||
odin test .
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue