From 8aa869b2f8ee4814910fcbcc960c1614981feb6d Mon Sep 17 00:00:00 2001 From: Daniel McCarney Date: Mon, 9 Jul 2018 17:28:53 -0400 Subject: [PATCH] README: Add Lego to supported clients (#94) * README: Add Lego to supported clients * README: List clients in alpha sort --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97df396..63583bc 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ header_name = "X-Forwarded-For" ## Clients - acme.sh: [https://github.com/Neilpang/acme.sh](https://github.com/Neilpang/acme.sh) +- Lego: [https://github.com/xenolf/lego](https://github.com/xenolf/lego) - Posh-ACME: [https://github.com/rmbolger/Posh-ACME](https://github.com/rmbolger/Posh-ACME) - Sewer: [https://github.com/komuw/sewer](https://github.com/komuw/sewer)