aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..786edc3
--- /dev/null
+++ b/README.org
@@ -0,0 +1,15 @@
+#+title: create-license
+
+This package aims at providing a convenient way of creating a license file for
+your projects. It stores common known licenses in a specific directory on your
+machine and allows you to quickly put them in your projects.
+
+* Usage
+
+To interactively pull a stored license in the current directory, run
+=M-x create-license=.
+
+* Installation
+
+This packages in not available in any common repository yet. You have to get it
+at https://tristanriehs.fr/git/create-license.git.