From 2deed41ebb2a8b16a31a7f5c2fefa9c1fa1de916 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 1 Nov 2016 18:18:01 -0600 Subject: [PATCH] support daplie --- README.md | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 56b1a3d..6683679 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ +Support Daplie +-------------- + +Like what we're doing? +You can [invest in Daplie on Wefunder](daplie.com/invest) or [Preorder Cloud](https://daplie.com/preorder), our plug & play home server! :) + +letsencrypt-express +=================== + [![Join the chat at https://gitter.im/Daplie/letsencrypt-express](https://badges.gitter.im/Daplie/letsencrypt-express.svg)](https://gitter.im/Daplie/letsencrypt-express?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | [letsencrypt (lib)](https://github.com/Daplie/node-letsencrypt) @@ -8,9 +17,6 @@ | [letsencrypt-hapi](https://github.com/Daplie/letsencrypt-hapi) | -letsencrypt-express -=================== - Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems. * Automatic Registration via SNI (`httpsOptions.SNICallback`) @@ -21,21 +27,6 @@ Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, All you have to do is start the webserver and then visit it at it's domain name. -Help Wanted ------------ - -There are a number of easy-to-complete features that are up for grabs. - -(mostly requiring either tracing some functions and doing some console.log-ing -or simply updating docs and getting tests to pass so that certain plugins accept -and return the right type of objects to complete the implementation -of certain plugins). - -If you've got some free cycles to help, I can guide you through the process, -I'm just still too busy to do it all myself right now and nothing is breaking. - -Email me if you want to help. - Install =======