From 21a1f4abc1c40fbb2d078ce27191f64a289125e9 Mon Sep 17 00:00:00 2001 From: Alex Wellnitz Date: Mon, 16 Dec 2024 17:03:46 +0100 Subject: [PATCH] docs: finish todo: writing index to disk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 079b35a..f4bd7dc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project is a learning exercise and is not intended for production use. ## Todo -- [] Store index to Disk +- [x] Store index to Disk - [] Save multiple indecies ### Features