]> git.street.me.uk Git - andy/dehydrated.git/commitdiff
removed note about project renaming
authorLukas Schauer <lukas@schauer.so>
Thu, 5 Jan 2017 23:31:03 +0000 (00:31 +0100)
committerLukas Schauer <lukas@schauer.so>
Thu, 5 Jan 2017 23:31:03 +0000 (00:31 +0100)
README.md

index 6476bbfc84d9cb96c5df689ed106958f2b118f95..28e916bed6cbc17a7f9bfcc4f2679e2cfdade7d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
 
 ![](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... For now there is a wrapper script for compatibility with old config locations and symlinks, but it will be removed in a few weeks.*
-
 This is a client for signing certificates with an ACME-server (currently only provided by Let's Encrypt) 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.