Update README.md

This commit is contained in:
House of vanity
2019-09-25 23:13:20 +03:00
committed by GitHub
parent dc076b98af
commit d2fd3a83b8

View File

@ -3,7 +3,7 @@ Homebrewed bad benchmark tool.
just sum every digit of every number.
ex. 0 - 12 = 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + *1 + 0 + 1 + 1 + 1 + 2* = 51
e.g. 0 - 12 = 0 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + **1 + 0 + 1 + 1 + 1 + 2** = 51
All versions use fork and tested on linux.