From 1b2157cd41126e6d8f20a466ee2617464ac8b91e Mon Sep 17 00:00:00 2001 From: Botspot Date: Thu, 8 Oct 2020 01:44:44 -0500 Subject: [PATCH] add template description --- apps/template/description | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 apps/template/description diff --git a/apps/template/description b/apps/template/description new file mode 100644 index 0000000..79559d0 --- /dev/null +++ b/apps/template/description @@ -0,0 +1,3 @@ +Short description on this first line. This will be the tooltip. +Be sure to mention HOW TO RUN this app, both from the menu and from a terminal. +Describe how to use this app, and any outstanding features it has.