diff --git a/README.md b/README.md index 36acff9..afea57d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ var server https.createServer({ ``` ```bash +# Test your HTTPS effortlessly npm -g install serve-https serve-https --cert fullchain.pem --key privkey.pem