]> git.street.me.uk Git - andy/dehydrated.git/commitdiff
update readme with explanation why this project was renamed
authorLukas Schauer <lukas2511@users.noreply.github.com>
Tue, 13 Sep 2016 18:15:30 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2016 18:15:30 +0000 (20:15 +0200)
README.md

index 227274d8655e3e8a7acb52d4d03550cc589c5ecd..14d72e9f6ccfd7bbbdf492b5929d3da74bc518a6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 ![](docs/logo.jpg)
 
+*Note: This project was renamed from letsencrypt.sh because the original name was violating Let's Encrypts trademark policy. I know that this results in quite a lot of installations failing but I didn't have a choice...*
+
 This is a client for signing certificates with an ACME-server (currently only provided by letsencrypt) implemented as a relatively simple bash-script.
 
 It uses the `openssl` utility for everything related to actually handling keys and certificates, so you need to have that installed.