From 3853fa28c78a57798903dffe6c0543990dc811d5 Mon Sep 17 00:00:00 2001 From: James Kasten Date: Fri, 21 Nov 2014 00:16:56 -0800 Subject: [PATCH] Added reference to Wiki documentation in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 34c948320..7b33ce8dd 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,11 @@ sudo ./letsencrypt.py (default authentication mode using pythondialog) options --agree-eula (Skip the end user agreement screen) ``` +## More Information + +Further Setup, documentation and open projects are available in the [Wiki] +(https://github.com/letsencrypt/lets-encrypt-preview/wiki) + Client software development can be discussed on this [mailing list] (https://groups.google.com/a/letsencrypt.org/forum/#!forum/client-dev)