diff --git a/apps/popconlaunch/README.md b/apps/popconlaunch/README.md index 7804ebd73..416151751 100644 --- a/apps/popconlaunch/README.md +++ b/apps/popconlaunch/README.md @@ -1,9 +1,4 @@ Popcon ====== -Display apps sorted by regular use. - -Settings --------- - -- `Show Clocks` - Whether clocks are shown in the app list. Default `Yes`. +Display apps sorted by regular use. No config - install the app and all your launchers will sort apps by most popular, based off launch counts within the last month, and then sort them by the most recently launched app. diff --git a/apps/popconlaunch/metadata.json b/apps/popconlaunch/metadata.json index 5963cc44c..4088f8dc0 100644 --- a/apps/popconlaunch/metadata.json +++ b/apps/popconlaunch/metadata.json @@ -3,7 +3,7 @@ "name": "Popcon Launcher", "shortName": "Popcon", "version": "0.01", - "description": "Launcher displaying your favourite (popular) apps first", + "description": "Launcher modification - your launchers will display your favourite (popular) apps first", "readme": "README.md", "icon": "app.png", "type": "bootloader",