add the most basic usage

This commit is contained in:
Connor Olding 2023-05-04 08:24:04 -07:00
parent 4829cbb0af
commit 50f84f1ae1

View File

@ -1 +1,7 @@
hey
```
python3 go_benchmark_it.py baseline -2 80
python3 go_benchmark_it.py baseline -3 130
python3 go_benchmark_it.py baseline -4 210
```