From b07f079360e0c598c6ea1ab790d22f0382276f37 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 15 Dec 2015 21:01:40 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 267ddb9..662847e 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ Supports all of: This is a library / framework for building letsencrypt clients. You probably want one of these pre-built clients instead: - * `letsencrypt` (100% compatible with the official client) - * `letiny` (lightweight client) + * [`letsencrypt`](https://github.com/Daplie/node-letsencrypt) (compatible with the official client) + * `letiny` (lightweight client cli) * `letsencrypt-express` (automatic https for express) ## Install & Usage: