Commit 32ec2a43f7af0e1be37386fc0bd7e0456a7aab8f

Authored by Peter M. Groen
Committed by GitHub
1 parent 758af182

Update README.md

Showing 1 changed file with 2 additions and 0 deletions
README.md
1 1 # CalcPrimes
2 2 A simple Qt based app to calculate the prime numbers until a uint64_t is "full"
  3 +
  4 +This will run for approx. 585 Years before done :D
... ...