aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--create-license.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/create-license.el b/create-license.el
index 364b8c2..b7af4d1 100644
--- a/create-license.el
+++ b/create-license.el
@@ -20,7 +20,11 @@
;;; Commentary:
-;; TODO: commentary for `describe-package'
+;; This packages aims at providing a convenient way of creating license
+;; files. The core command is `create-license', which you can invoke
+;; interactively using M-x.
+
+;; The licenses are stored in the directory `create-license-directory'.
;;; Code: