From 4e6a0b5e6ef6017ddea8fa564534ee063599759d Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 16 Aug 2016 14:32:35 -0600 Subject: [PATCH] node letsencrypt-cluster --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c541ab..196e1a6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This is a **low-level library** for implementing ACME / LetsEncrypt Clients, CLI system tools, and abstracting storage backends (file vs db, etc). For `express`, raw `https` or `spdy`, or `restify` (same as raw https) see -[**letsencrypt-express**](https://github.com/Daplie/letsencrypt-express). +[**letsencrypt-express**](https://github.com/Daplie/letsencrypt-express) and [letsencrypt-cluster](https://github.com/Daplie/letsencrypt-cluster). For `hapi` see [letsencrypt-hapi](https://github.com/Daplie/letsencrypt-hapi).