From e6393da32521f747efc756f6df482993a7197e7b Mon Sep 17 00:00:00 2001 From: Kaushal Kumar Agarwal Date: Mon, 27 Aug 2018 12:30:41 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ff21a2..7e42041 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # FLO-AppStore -This app lets to download, execute and manage other FLO apps +This is a Tkinter(Python 3) based gui app,which lets users to download/install,update,remove,execute and manage other FLO dapps.Users can also use search feature to search for the desired apps in FloAppStore.User can also easily navigate to app_list pages using prev/next button. ## Requirements -1. linux operating system(working on a cross platform version). +1. Linux operating system(working on a cross platform version). ## Usage 1. Clone/download this repository. (https://github.com/sairajzero/FLO-appStore/)