From 0349ecaf349f06e6452e8e353ff95f2d8e858a15 Mon Sep 17 00:00:00 2001 From: David Allen Date: Sat, 30 Aug 2025 00:31:45 -0600 Subject: [PATCH] chore: added TODO in README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2470177..dadab6f 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ There are some features still missing that will be added later. 2. Uploading new profiles and plugins 3. Running `makeshift` locally with profiles and plugins 4. Plugin to add user data for one-time use without creating a profile -5. Protected routes that require authentication -6. Configuration file for persistent runs -7. `Dockerfile` and `docker-compose.yml` files \ No newline at end of file +5. Optionally build plugins directly into the main driver +6. Protected routes that require authentication +7. Configuration file for persistent runs +8. `Dockerfile` and `docker-compose.yml` files \ No newline at end of file