1
0
mirror of https://github.com/fumiama/simple-dict.git synced 2026-06-12 06:00:31 +08:00

edit README

This commit is contained in:
fumiama
2021-12-12 20:55:37 +08:00
parent fcafce1b2a
commit 4444426b5d

View File

@@ -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.