From 0e17329911a4a2b2045d690eac9fe2d2ed10256c Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Sat, 12 Feb 2022 15:45:53 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0e5758..9ff6047 100755 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Prints a spinning ASCII torus (mathematical name for a doughnut-shaped object) o ## How to run the C version * Type `.\doughnut.exe` in the shell to run the program +* You can also double-click on the executable (a.k.a. a dot-exe file) to run it # For Linux