]> git.street.me.uk Git - andy/dehydrated.git/commitdiff
removed donation button
authorLukas Schauer <lukas@schauer.so>
Wed, 27 Apr 2016 21:24:45 +0000 (23:24 +0200)
committerLukas Schauer <lukas@schauer.so>
Wed, 27 Apr 2016 21:24:58 +0000 (23:24 +0200)
README.md

index 63494ba6e720d4d6f4de8257272f4fddb7264365..b86d816df4ab63efe4a34484851435f8426f5f02 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # letsencrypt.sh [![Build Status](https://travis-ci.org/lukas2511/letsencrypt.sh.svg?branch=master)](https://travis-ci.org/lukas2511/letsencrypt.sh)
 
-[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EL9BQ5FQGG73Y)
-
 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.