Updated README

This commit is contained in:
Belac Darkstorm
2016-09-13 08:03:55 -05:00
parent f614c14013
commit 06e2afef1d
+1 -1
View File
@@ -1,5 +1,5 @@
# LinuxPA # LinuxPA
LinuxPA is a try to bring a PortableApps.com type launcher to Linux. LinuxPA is a try to bring a [PortableApps.com](http://portableapps.com) type launcher to Linux.
# App Detection # App Detection
LinuxPA looks in all folders in the PortableApps folder for, first, a script file (starts with the shebang (`#!`)) and, secondly, a native linux executable (starts with ELF). It will only add the first one it finds. LinuxPA looks in all folders in the PortableApps folder for, first, a script file (starts with the shebang (`#!`)) and, secondly, a native linux executable (starts with ELF). It will only add the first one it finds.