From 0d8152e359e2b392ec19bfe89594f10456d4500f Mon Sep 17 00:00:00 2001 From: Jacob Karlsson Date: Sun, 5 May 2024 16:56:11 +0200 Subject: [PATCH] Add description to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efab440..1828de8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pzp-dict +Dictionary data structure over append-only logs with pruning + ## Installation ```js