From 4444426b5d0a1cfb0e873e5357e19383ca37112b Mon Sep 17 00:00:00 2001 From: fumiama Date: Sun, 12 Dec 2021 20:55:37 +0800 Subject: [PATCH] edit README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a525331..6ba49a0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # simple-dict-server -database["key"]="value" +database["key"]="value" with tea encryption. # Compile You should first clone this project into a system with cmake & libpthread installed.