diff --git a/README.md b/README.md
index c7fe418d7b67c951dbe9f7a0f21360e19801bda6..8dfaaaa7b28e3eda486108f2e168656dd031a7e0 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht
  * Storage of arbitrary binary values up to 64 kB. Keys are 160 bits long.
  * Optional public key cryptography layer providing data signature and encryption (using GnuTLS).
  * IPv4 and IPv6 support.
+ * Python binding.
 
 Documentation
 -