From f9f64c78d70bb8b1aee6a33836d4ef484b9f1b5a Mon Sep 17 00:00:00 2001 From: Inso <insomniak.fr@gmail.com> Date: Thu, 27 Feb 2014 19:44:39 +0100 Subject: [PATCH] Editing the README file --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7787c391..fe2d720c 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,17 @@ Qt Client for [Ucoin](http://www.ucoin.io) project. ### Done (master branch) * Accounts management * Communities viewing + * Coins issuance + * Coins Transfer ### Work in progress (dev branch) - * Wallets viewing + * Contacts management + * Account THT management ### Todo - * Transfer - * Coins issuance * Coins issuance policies * Contacts and messaging - * Voting \ No newline at end of file + * Separating the 3 roles : Voter, Member, Random guy. Differnt rights for different roles : + * A voter should be able to access the voting UI of the community (+member and random guy rights) + * A member should be able to issue money (+random guy rights) + * A random guy should be able to send and receive money \ No newline at end of file -- GitLab