From 831180997c695da0429093aab3a35441c1f5dc17 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Mon, 14 Feb 2022 10:40:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e54d0d0..802a875 100755 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Prints a spinning ASCII torus (mathematical name for a doughnut-shaped object) o * `make run-c` to run the C version * `make run-cd` to run the C version with dynamic resolution enabled -* `make py` to run the Python version +* `make run-py` to run the Python version ## How to clean up the C executable