Update README.md

This commit is contained in:
AJ ONeal 2015-12-13 00:28:40 -08:00
parent bef32644b9
commit 532dc5f499
1 changed files with 1 additions and 1 deletions

View File

@ -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
========