Update README.md

This commit is contained in:
Sai Raj 2019-02-24 00:29:02 +05:30 committed by GitHub
parent f3e8b9068e
commit 06ebd81725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ A button for each app (with icon and app name) is generated for each app.The app
## Requirements ## Requirements
1. Linux operating system(working on a cross platform version). 1. Linux operating system(working on a cross platform version).
2. git (to install git): 2. git (to install git):
sudo apt-get install git sudo apt-get install git
3. Internet 3. Internet
4. Flo Wallet(Running) 4. Flo Wallet(Running)
@ -34,6 +35,7 @@ A button for each app (with icon and app name) is generated for each app.The app
## Usage ## Usage
1. Clone/download this repository. (https://github.com/ranchimall/FLO-appStore/) 1. Clone/download this repository. (https://github.com/ranchimall/FLO-appStore/)
2. Run the binary file (FLO_appStore) 2. Run the binary file (FLO_appStore)
./FLO_appStore ./FLO_appStore
![Screenshot](screenshots/App-Store.png) ![Screenshot](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. 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.