Update README.md
This commit is contained in:
@@ -27,7 +27,7 @@ Prints a spinning ASCII torus (mathematical name for a doughnut-shaped object) o
|
|||||||
## How to run the C version
|
## How to run the C version
|
||||||
|
|
||||||
* Type `.\doughnut.exe` in the shell to run the program
|
* Type `.\doughnut.exe` in the shell to run the program
|
||||||
* Type `.\doughnut.exe --enable-dynamic-resolution` in the shell to run the program with dynamic resolution enabled
|
* Type `.\doughnut.exe --enable-dynamic-resolution` or `.\doughnut.exe -d` in the shell to run the program with dynamic resolution enabled
|
||||||
* You can also double-click on the executable (a.k.a. a dot-exe file) to run it
|
* You can also double-click on the executable (a.k.a. a dot-exe file) to run it
|
||||||
|
|
||||||
# For Linux
|
# For Linux
|
||||||
|
|||||||
Reference in New Issue
Block a user