Update README.md

This commit is contained in:
Sai Raj 2019-02-24 00:22:53 +05:30 committed by GitHub
parent 56423f2696
commit dc68908e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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