Update README.md

This commit is contained in:
Arkaprabha Chakraborty
2022-02-02 09:01:01 +05:30
committed by GitHub
parent 70fb4fe718
commit 58cabf0612

View File

@@ -1,5 +1,5 @@
# Description # Description
These programs print 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). Prints 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).
# Updates # Updates
* Now supports dynamic resolution based on terminal size * Now supports dynamic resolution based on terminal size