From b530696ed2e320989f527ace24010d84911580a6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 23 Apr 2018 19:55:03 +0000 Subject: [PATCH] add Screencast --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd155a0..5b8fb89 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ npm install --save greenlock-express@2.x QuickStart ========== +[![Free SSL with Greenlock.js](https://i.imgur.com/Y8ix6Ts.png)](https://youtu.be/e8vaR4CEZ5s) + Here's a completely working example that will get you started. ```