diff --git a/readme.md b/readme.md index 460746d..966436c 100644 --- a/readme.md +++ b/readme.md @@ -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 -- so much more \ No newline at end of file +- implement ?w=width parameter that resizes curl endpoint + +- so much more