Update README.md

This commit is contained in:
AJ ONeal 2015-12-13 00:31:06 -08:00
parent 146c80278d
commit a0da8ceb28
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ pushd letsencrypt
./letsencrypt-auto
```
### python-free version
**moving towards a python-free version**
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.