]> git.street.me.uk Git - andy/dehydrated.git/commitdiff
added donation button to readme
authorLukas Schauer <lukas2511@users.noreply.github.com>
Wed, 23 Mar 2016 15:31:32 +0000 (16:31 +0100)
committerLukas Schauer <lukas2511@users.noreply.github.com>
Wed, 23 Mar 2016 15:31:32 +0000 (16:31 +0100)
README.md

index 3658d4c8acbc1be73dd243f2e1d3dc0633e9f3cc..903d75cba8a611f770c6e9bd3bd7b81ccfe6dcbf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # 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)]( )
+
 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.