From bc61b916f9d4b603db9a4371fb3c6280b4941539 Mon Sep 17 00:00:00 2001 From: derfenix Date: Sun, 2 Apr 2023 16:14:16 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3e587b..7e32a40 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ curl -X GET --location "http://localhost:5001/pages" | jq . - [x] Save URL headers - [x] Save page to the single-page html - [ ] Save page to html with separate resource files (?) +- [ ] Basic web UI - [ ] Optional authentication - [ ] Multi-user access - [ ] Support SQL database with or without separate files storage