mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-25 18:11:59 +00:00
Minor change to help people (e.g. like myself) who are starting out :) Currently, the readme mentions the use of `./koch tests cat async`, but the help text for koch doesn't mention it. Helptexts are modified accordingly.