diff --git a/README.md b/README.md index 7c9431dd1d720a2018ef11658557ce5927623460..63ebb6d0d0a5ff3a73d71de35e6ec9a8a495e374 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht * Light and fast C++11 Kademlia DHT library. * Distributed shared key->value data-store - * Clean and powerfull distributed map API with storage of arbitrary binary values. + * Clean and powerfull distributed map API with storage of arbitrary binary values (up to 128 KB). * Optional public key cryptography layer providing data signature and encryption (using GnuTLS). * IPv4 and IPv6 support. * Python binding.