update readme with flag info

This commit is contained in:
Solomon W. 2020-05-14 23:25:51 -04:00
parent c16b8ce60b
commit aea9655f73

View File

@ -4,3 +4,9 @@ A matrix program to get some practice with C and the [ncurses](https://github.co
# Features
It will start the streams moving downwards. Pressing \[S] will start/stop the streams. Pressing \[R] while the stream is stopped it will reverse the direction
## Flags
`--help` or `-h`: Print a help message for the program
`--streamLen`: Sets the length of the stream to the proceeding value
`--tickTime`: Sets the time in ms between redraws of the streams