diff --git a/README.md b/README.md index 2ce09ce..b6b6a6b 100644 --- a/README.md +++ b/README.md @@ -239,9 +239,5 @@ Profiles can be created using JSON and only require an `id` with optional `data` There are some features still missing that will be added later. -1. Running `makeshift` locally with profiles and plugins -2. Plugin to add user data for one-time use without creating a profile -3. Optionally build plugins directly into the main driver -4. Protected routes that require authentication -5. Configuration file for persistent runs -6. `Dockerfile` and `docker-compose.yml` files to build containers \ No newline at end of file +1. Optionally build plugins directly into the main driver +2. Protected routes that require authentication