From 28521c11a02731d6349fed29706ee111a99f019d Mon Sep 17 00:00:00 2001 From: Manfred Karrer Date: Fri, 25 Apr 2014 01:21:13 +0200 Subject: [PATCH] update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91af97485e..7db28c8c33 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,14 @@ git clone --recursive git://github.com/bitsquare/bitsquare * Screen for creating an offer (needs update) * Screen for offer taking and payment process * Simple storage for some filter attributes +* bitcoinj/wallet integration (basic) ### Next steps: +* Setup with account registration * Other trade variants (Buy BTC taker, Sell BTC offerer, Sell BTC offerer) * Arbitrator integration -* bitcoinj integration -* messaging system +* Messaging system * ...