aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a95c300..d14d88c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# odhtdb
-OpenDHT Database
+Decentralized key-value database using OpenDHT for decentralized communication.
# Limits
Only 65kb of data can be used for each `add`. You can add more data by using `add` several times.