diff --git a/README.md b/README.md index 42d0160..1453927 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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 * Now supports dynamic resolution based on terminal size