From 22710a580a3e1ea42a50afb6b4eefcbd468e64d8 Mon Sep 17 00:00:00 2001 From: Belac Darkstorm Date: Wed, 31 Aug 2016 08:55:39 -0500 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 920809b..72d629e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # LinuxPA -A PortableApps.com type launcher for linux +The goal is to create a fully functional PortableApps.com type launcher that can properly parse data from the PortableApps.com format. Apps are launched by a .sh file in the app's directory. Currently pulls out the Name and Category from App/AppInfo/appinfo.ini +Works well with AppImage apps.