add readme

This commit is contained in:
Isaac Lewis 2025-11-11 14:27:26 -08:00
parent 93d30eeb52
commit e69cbe9044

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# poem, rotting
This is a small program that slowly rots a given text file. It replaces random
characters with other unicode characters, and sometimes deletes characters and
sends them off into the internet over UDP ECHO packets.
This program is used in a poetry project that lives here: [tilde.town/~ike/rot.html](https://tilde.town/~ike/rot.html)