Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NinjaJc01 authored Jan 3, 2019
1 parent 298eafb commit 5399d89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ https://golang.org/
```GOARCH=arm64 GOOS=linux go build ./parallel/egoParallel.go```
Would build for arm64, linux (raspi etc, sometimes you may need just arm)
See entries in bold for supported OS and Architectures out of the box: https://gist.github.com/asukakenji/f15ba7e588ac42795f421b48b8aede63
1. New: try -hard as a flag, sets the iterations and precision higher to give your CPU a workout! Overrides any set precision or iterations!

New: try -hard as a flag, sets the iterations and precision higher to give your CPU a workout! Overrides any set precision or iterations!

0 comments on commit 5399d89

Please sign in to comment.