Add license note in README.md.
authorOlof-Joachim Frahm <olof@macrolet.net>
Thu, 22 Jan 2015 22:10:15 +0000 (22:10 +0000)
committerOlof-Joachim Frahm <olof@macrolet.net>
Thu, 22 Jan 2015 22:10:15 +0000 (22:10 +0000)
README.md

index d9086d1..ec895e0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
-crypto-install
+crypto-install - Baseline setup for GnuPG and OpenSSH
+
+# LICENSE
+
+This program is released under GNU General Public License v3 or any
+later version.
 
 # USAGE
 
@@ -80,3 +85,8 @@ Afterwards, edit the new `.po` file as usual.
 
 Please read the `gettext` documentation (`info gettext`) for more
 details.
+
+# TODO
+
+- Tweak default parameters; it should also be possible to tweak them,
+  e.g. via a `--paranoid` setting.