From ecb478774efd7f9db79e66c38c28bfa8014ac366 Mon Sep 17 00:00:00 2001 From: Youri van Weegberg Date: Thu, 16 Apr 2020 18:00:56 +0200 Subject: [PATCH] Added badges from Badge Poser --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 08ef3e0..0094e94 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # LEClient + +[![Latest Stable Version](https://poser.pugx.org/yourivw/leclient/v/stable)](https://packagist.org/packages/yourivw/leclient) +[![Total Downloads](https://poser.pugx.org/yourivw/leclient/downloads)](https://packagist.org/packages/yourivw/leclient) +[![License](https://poser.pugx.org/yourivw/leclient/license)](https://packagist.org/packages/yourivw/leclient) + +  + PHP LetsEncrypt client library for ACME v2. The aim of this client is to make an easy-to-use and integrated solution to create a LetsEncrypt-issued SSL/TLS certificate with PHP. The user has to have access to the web server or DNS management to be able to verify the domain is accessible/owned by the user. ## Current version