From 532dc5f4991f21273808dbaece7534e4258da881 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 13 Dec 2015 00:28:40 -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 38c9908..f6bc0b0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ pushd letsencrypt There are a few partially written javascript implementation, but they use `forge` instead of using node's native `crypto` and `ursa` - so their performance is outright horrific (especially on Rasbperry Pi et al). For the moment it's faster to use the wrapped python version. -Once the `forge` crud is gutted away it should slide right in without a problem. Ping me if you'd like to help. +Once the `forge` crud is gutted away it should slide right in without a problem. Ping [@coolaj86](https://coolaj86.com) if you'd like to help. Usage Examples ========