This commit is contained in:
AJ ONeal 2015-12-12 22:16:44 +00:00
parent 58f46f5d96
commit 4c75faf0f6
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ le.register({
```
**However**, due to the nature of what this library does, it has a few more "moving parts"
than what makes since to show in a minimal snippet.
than what makes sense to show in a minimal snippet.
* [commandline (standalone with "webroot")](https://github.com/Daplie/node-letsencrypt/blob/master/examples/commandline.js)
* [expressjs (fully automatic https)](https://github.com/Daplie/node-letsencrypt/blob/master/examples/express.js)