Update README.md
This commit is contained in:
committed by
GitHub
parent
473dcb1628
commit
5bc24b9bf5
@@ -1,6 +1,9 @@
|
|||||||
# 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).
|
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).
|
||||||
|
|
||||||
|
# Updates
|
||||||
|
* Now supports dynamic resolution based on terminal size
|
||||||
|
|
||||||
# For Linux
|
# For Linux
|
||||||
## Prerequisites for Debian based distros
|
## Prerequisites for Debian based distros
|
||||||
* `sudo apt install make` to install Make
|
* `sudo apt install make` to install Make
|
||||||
|
|||||||
Reference in New Issue
Block a user