diff options
author | Mattias Andrée <maandree@kth.se> | 2023-12-23 21:49:23 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-12-23 21:54:20 +0100 |
commit | 99cfcb40d2cdf38e63438020e52f5f72c70c72fc (patch) | |
tree | a8057f08a6ffbee0850dc9b5628aa4794db1e799 /README | |
download | doughnut.py-99cfcb40d2cdf38e63438020e52f5f72c70c72fc.tar.gz doughnut.py-99cfcb40d2cdf38e63438020e52f5f72c70c72fc.tar.bz2 doughnut.py-99cfcb40d2cdf38e63438020e52f5f72c70c72fc.tar.xz |
First commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +Doughnut shaped Python code that renders an animated doughnut. + +Based on https://github.com/Julius-Syvis/DonutPy |