From 8e9eea76b5780cc6cf4b128884741eaad54c9008 Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Fri, 17 Apr 2020 22:43:19 +0200
Subject: [PATCH] [doc] Fix feature title in the readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6a7121f7..46a100a7 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ silkaj -p <address>:<port> <sub-command>
 - Send transaction
 - Consult the wallet balance
 
-### Money management
+### Web-of-Trust management
 - Check sent and received certifications and consult the membership status of any given identity in the Web of Trust
 - Check the present currency information stand
 - Send certification
-- 
GitLab