Add 'To Do' section in README.md for future improvements
Some checks failed
Docker Build Test / build (3.10) (push) Successful in 48s
Docker Build Test / build (3.11) (push) Successful in 47s
Docker Build Test / build (3.12) (push) Successful in 55s
Docker Build Test / build (3.13) (push) Successful in 53s
Docker Build Test / build (3.9) (push) Successful in 41s
Safety / security (push) Successful in 34s
Build and Publish Docker Image / build (push) Failing after 56s

This commit is contained in:
2025-12-27 12:59:04 -06:00
parent fc50bc6fb5
commit 73c9d12f26

View File

@@ -10,6 +10,12 @@ A simple way to serve pages and files over the [Reticulum network](https://retic
- Dynamic page support with environment variables
- Form data and request parameter parsing
## To Do
- [ ] Move to single small and rootless docker image
- [ ] Codebase cleanup
- [ ] Update PyPI publishing workflow
## Usage
```bash