aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-03-08 11:45:58 +0100
committerFederico Angelilli <code@fedang.net>2024-03-08 11:47:45 +0100
commit2b73e2447a04bbbee75c5355c10edd9c6a15fc39 (patch)
tree0b4708857262813dea3bcabe897ef072a8f657db
parent56fe6d0924e9b98e5cfa28131b54b7ac66048143 (diff)
Add license and install info in the README
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 8c067b9..61c7e25 100644
--- a/README
+++ b/README
@@ -4,3 +4,10 @@ For example, you can have password entries and otp entries, the former being
copied to your clipboard when selected and the latter generating their code.
Or you could simply use it as a safe to keep your annotations.
It is really up to you how you want to configure your crypt.
+
+For guidance on installing crypt see INSTALL.
+
+Crypt is licensed under the GPL-3 (or later). See COPYING.
+
+Crypt was inspired by password-store and started as an overcharged version
+of pass. See CREDITS.