Document screen clearing in the README

This commit is contained in:
Uku Taht
2016-03-21 11:11:14 +00:00
parent 0de0d6b284
commit 7eb2b88af8

View File

@@ -26,6 +26,11 @@ $ mix meditate
to get going. You should see the first failure with a blank line in it. The goal is to get going. You should see the first failure with a blank line in it. The goal is
to fill in the blanks and make all the koans pass by doing so. to fill in the blanks and make all the koans pass by doing so.
To make the autorunner less noisy, you can start the koans with
```sh
$ mix meditate --clear-screen
```
### Contributing ### Contributing
We welcome contributions! If something does not make sense along the way or you feel We welcome contributions! If something does not make sense along the way or you feel