From cd8a8a454ba47f79beaea58227485c58f3d03fa6 Mon Sep 17 00:00:00 2001 From: Arkaprabha Chakraborty Date: Tue, 30 May 2023 02:10:22 +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 38a68e7..24a546e 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Description -Puts a spinning ASCII torus (mathematical name for a doughnut-shaped object) on the terminal. Original post by Andy Sloane can be found [here](https://www.a1k0n.net/2011/07/20/donut-math.html). +Puts a spinning ASCII torus on the terminal. Original post by Andy Sloane can be found [here](https://www.a1k0n.net/2011/07/20/donut-math.html). # How to run