From 377dc811bec079603f8473dd5bf54e162c78f631 Mon Sep 17 00:00:00 2001
From: Inso <insomniak.fr@gmail.com>
Date: Sat, 24 Jan 2015 22:16:32 +0100
Subject: [PATCH] Fixed README.md

---
 README.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/README.md b/README.md
index ade7987f..5613d6ce 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,6 @@ Qt Client for [Ucoin](http://www.ucoin.io) project.
   * Joining a community, publishing keys
   * Multiple wallets management
 
-### Todo
-  * Creating a list of received and sent transactions
-  * Enhance the UI : add icons...
-  * ... ?
-
 ### How to build
   * __git clone --recursive https://github.com/ucoin-io/cutecoin.git__
   * Dependencies :
@@ -46,7 +41,7 @@ Qt Client for [Ucoin](http://www.ucoin.io) project.
   * The executable is generated in "build" folder, named "cutecoin"
 
 ### How to download latest release
-  * Go to the [current release](https://github.com/ucoin-io/cutecoin/releases/tag/0.7.4)
+  * Go to the [current release](https://github.com/ucoin-io/cutecoin/releases/tag/0.7.5)
   * Download the package corresponding to your operating system
   * Unzip and start "cutecoin" :)
   * Join our beta community by contacting us on ucoin forums : forum.ucoin.io
-- 
GitLab