From f614c1401324134d93e0446c6deaef2eac3eccd2 Mon Sep 17 00:00:00 2001 From: Belac Darkstorm Date: Tue, 13 Sep 2016 03:30:27 -0500 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71a08ea..bf0f37e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ LinuxPA works will with the PortableApps.com launcher, as it looks for apps in t common.sh is found in the PortableApps/LinuxPACom folder and is executed before the app. I mainly use it to set environment variables (such as HOME). # Simple App Setup -Because apps aren't natively formated in the PortableApps.com format, if LinuxPA doesn't find the AppInfo.ini or appicon_*.png in the App/AppInfo folder of the app it looks for them in the root direcory of the app (except it looks, nor for appicon_*.png, but appicon.png) +Because apps aren't natively formated in the PortableApps.com format, if LinuxPA doesn't find the AppInfo.ini or appicon_\*.png in the App/AppInfo folder of the app it looks for them in the root direcory of the app (except it looks, nor for appicon_\*.png, but appicon.png) # AppImage Support [AppImage Website](http://appimage.org)