summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ad5e7ba..4cbfdd2 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Checks indicate steps I've finished. The first blank box is what I'm working on.
 * [x] Handlers stubbed out
 * [x] Registry manipulation ([getwtxt/registry](https://github.com/getwtxt/registry))
 * [x] Request handling
-* [ ] Cache management details
-* [ ] Persistent data storage
+* [x] Cache management details
+* [x] Persistent data storage
 * [ ] Catch up on tests / Concurrency safety checks
 * [ ] Refactor and optimize