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.