From dc68908e9d60f3e10dde9e6d3712f3b186dbb105 Mon Sep 17 00:00:00 2001 From: Sai Raj <39055732+sairajzero@users.noreply.github.com> Date: Sun, 24 Feb 2019 00:22:53 +0530 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dbb5231..09feb17 100755 --- a/README.md +++ b/README.md @@ -32,13 +32,22 @@ A button for each app (with icon and app name) is generated for each app.The app 4. Flo Wallet(Running) ## Usage -1. Clone/download this repository. (https://github.com/sairajzero/FLO-appStore/) +1. Clone/download this repository. (https://github.com/ranchimall/FLO-appStore/) 2. Run the binary file (FLO_appStore) ./FLO_appStore -3. For installing an dapp,user needs to click on respective app.A popup window will open which ask user to download the dapp if not previously installed.Once installed the same popup window will have extra buttons to open/remove dapp. -4. Updates for dapps are checked everytime when user is connected to Internet.Click on dapp which user want to update,if any updates are available,update button will automatically be displayed in the popup window. -5. User can also search for any dapp in flostore using Search bar feature. -6. For navigating to other pages in Flostore,use Next/Prev Buttons. +![alt text](https://github.com/ranchimall/FLO-appStore/blob/master/screenshots/App-Store.png) +3. For installing an dapp,user needs to click on respective app.A popup window will open which ask user to download the dapp if not previously installed. +![alt text](https://github.com/ranchimall/FLO-appStore/blob/master/screenshots/downloadApp.png) +4. Once installed the same popup window will have extra buttons to open/remove dapp. +![alt text](https://github.com/ranchimall/FLO-appStore/blob/master/screenshots/openApp.png) +5. Click on open app to open the Dapp +![alt text](https://github.com/ranchimall/FLO-appStore/blob/master/screenshots/appHome.png) +6. Updates for dapps are checked everytime when user is connected to Internet.Click on dapp which user want to update,if any updates are available,update button will automatically be displayed in the popup window. +7. For browser apps, open browser button will be shown instead of download/open buttons. Click on it to open the webpage in browser. +![alt text](https://github.com/ranchimall/FLO-appStore/blob/master/screenshots/browserApp.png) +6. User can also search for any dapp in flostore using Search bar feature. +![alt text](https://github.com/ranchimall/FLO-appStore/blob/master/screenshots/searchApp.png) +7. For navigating to other pages in Flostore,use Next/Prev Buttons. ## Other Infos