From bd9cc458492ef8b6160bb2b4188f077e33d0d81d Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 14 May 2018 23:40:51 +0000 Subject: [PATCH 1/2] add download count --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ac1705..37289dd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ Greenlock™ for node.js Greenlock provides Free SSL, Free Wildcard SSL, and Fully Automated HTTPS
certificates issued by Let's Encrypt v2 via [ACME](https://git.coolaj86.com/coolaj86/acme-v2.js) +!["Lifetime Downloads"](https://img.shields.io/npm/dt/greenlock.svg "Lifetime Download Count can't be shown") +!["Monthly Downloads"](https://img.shields.io/npm/dm/greenlock.svg "Monthly Download Count can't be shown") +!["Weekly Downloads"](https://img.shields.io/npm/dw/greenlock.svg "Weekly Download Count can't be shown") + | Sponsored by [ppl](https://ppl.family) | Greenlock works in the [Commandline](https://git.coolaj86.com/coolaj86/greenlock-cli.js) (cli), From 51a5bbbe58f58ea86e4cb1702341f4d25f4bb824 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 15 May 2018 08:43:02 +0000 Subject: [PATCH 2/2] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37289dd..617a884 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Features - [x] Let's Encrypt v1 - [x] [Commandline](https://git.coolaj86.com/coolaj86/greenlock-cli.js) (cli) Utilities - [x] Works with `bash`, `fish`, `zsh`, `cmd.exe`, `PowerShell`, and more - - [x] [Browser](https://git.coolaj86.com/coolaj86/greenlock.html) (cli) Support + - [x] [Browser](https://git.coolaj86.com/coolaj86/greenlock.html) Support - [x] Full node.js support, with modules for - [x] [http/https](https://git.coolaj86.com/coolaj86/greenlock-express.js/src/branch/master/examples/https-server.js), [Express.js](https://git.coolaj86.com/coolaj86/greenlock-express.js), [cluster](https://git.coolaj86.com/coolaj86/greenlock-cluster.js), [hapi](https://git.coolaj86.com/coolaj86/greenlock-hapi.js), [Koa](https://git.coolaj86.com/coolaj86/greenlock-koa.js), [rill](https://git.coolaj86.com/coolaj86/greenlock-rill.js), [restify](https://git.coolaj86.com/coolaj86/greenlock-restify.js), spdy, etc - [x] Great for securing your Raspberry Pi