From 16372cba0c52a0fd431ebe94149ef0dac3ca226c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Adrien=20B=C3=A9raud?= <adrien.beraud@savoirfairelinux.com>
Date: Sat, 21 Mar 2020 12:45:11 -0400
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6d788e29..7686722b 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Values are distributed over the network, with redundancy.
  * High resilience to network disruption
  * Public key cryptography layer providing optional data signature and encryption (using GnuTLS)
  * IPv4 and IPv6 support
- * Clean and powerful C++14 map API
- * Python 3 bindings
+ * Clean and powerful **C++14** map API
+ * Bindings for **C, Rust & Python 3**
  * REST API with optional HTTP client+server with push notification support
 
 ## Documentation
-- 
GitLab