update readme

This commit is contained in:
Penelope Gwen 2026-02-23 00:59:09 -08:00
parent ce4435b608
commit f533986bb5

View file

@ -27,6 +27,8 @@ todo:
- implement all client-side js modules from https://pogmom.me (i'm draining brendan of his life force so i can save the world from him)
- structure page templates
- make /c/[path] endpoint that basically just returns `curl https://address/[path]?w=${COLUMNS}` so you can pipe it directly into a shell to get a sized output
- implement ?w=width parameter that resizes curl endpoint
- so much more