From 98f1a7db0bd286729c89b8c268facfc7efad7285 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Wed, 23 Mar 2016 16:31:32 +0100 Subject: [PATCH] added donation button to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3658d4c..903d75c 100644 --- 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. -- 2.47.3