From 039fb37136c3399b30360a8947a35ff91790de89 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 12 Dec 2015 22:41:29 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 400f884..2418a66 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ npm install --save letsencrypt ``` Right now this uses [`letsencrypt-python`](https://github.com/Daplie/node-letsencrypt-python), -but it's built to be able to use a pure javasript version. +but it's built to be able to use a pure javasript version (in progress). ```bash # install the python client (takes 2 minutes normally, 20 on a rasberry pi)