summaryrefslogtreecommitdiff
path: root/priv/templates/escript.template
diff options
context:
space:
mode:
Diffstat (limited to 'priv/templates/escript.template')
-rw-r--r--priv/templates/escript.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/escript.template b/priv/templates/escript.template
index c0afd3c..e41c313 100644
--- a/priv/templates/escript.template
+++ b/priv/templates/escript.template
@@ -1,4 +1,4 @@
-{description, "Escriptized application"}.
+{description, "Complete escriptized application structure"}.
{variables, [
{name, "mylib", "Name of the OTP application to be escriptized"},
{desc, "An escript", "Short description of the project"}