Edit README.md

This commit is contained in:
Stefan Waldmann
2022-01-29 17:05:10 +01:00
parent 1f3855e98c
commit a7b9ab89c6

View File

@@ -16,3 +16,4 @@ However, the Java code does not have much in common with the original.
**Differences in behaviour:**
* Input supports the ```.``` character, but it's optional.
* Evaluation of ```DONE``` input string is case insensitive.
* Run with the ```-s``` command line argument to halt the program after each generation, and continue when ```ENTER``` is pressed.