diff --git a/README.md b/README.md
index 53800a94654fa7cbe1c2fad40c997831706a4d07..19bfa9fdb9e34890ae4bb132b451ff7452998124 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,12 @@ LocaPack enables the transport of:
 
 Some extra features are also avalable, such as:
 - automatic mapping/translation of coordonates between universal GNSS/locally referenced localisations,
-- movement_id, that enables extra movement information (typically based on a local accelerometer)
-- packet sequence numbering and local timestamping, to track positions and detect missing information
+- movement_id, that enables extra movement information (typically based on a local accelerometer),
+- packet sequence numbering and local timestamping, to track positions and detect missing information,
+- message hashing, to send shorter but incomplete payloads, to respect privacy.
  
 Several implementations are available: 
-- Embedded: C++ class (Arduino)
+- Embedded: C++ class (Arduino library)
 - Infrastrucure/IoT: Node-RED palette
 - Portable: python