diff --git a/apps/taglaunch/README.md b/apps/taglaunch/README.md index e24d9d76d..5064ecebb 100644 --- a/apps/taglaunch/README.md +++ b/apps/taglaunch/README.md @@ -2,7 +2,7 @@ Launcher ======== Based on the default launcher but puts all applications in a submenu by their tag. -This can result in a faster application selection than the linear access of the default launcher. +With many applications installed this can result in a faster selection than the linear access of the default launcher. Currently the following tags are supported: clock, game, tool, bluetooth, outdoors, misc. diff --git a/apps/taglaunch/metadata.json b/apps/taglaunch/metadata.json index 719fa3b26..8823aa6ec 100644 --- a/apps/taglaunch/metadata.json +++ b/apps/taglaunch/metadata.json @@ -3,7 +3,7 @@ "name": "Tag Launcher", "shortName": "Taglauncher", "version": "0.01", - "description": "Launcher that puts all applications into submenus based on their tag. This can result in a faster application selection than the linear access of the default launcher.", + "description": "Launcher that puts all applications into submenus based on their tag. With many applications installed this can result in a faster application selection than the linear access of the default launcher.", "readme": "README.md", "icon": "app.png", "type": "launch",