From 2cd1794e7ea1b65c4c7c1b0cef0b2d8f0e97b335 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 15 Jan 2017 23:19:48 +0100 Subject: [PATCH] improve README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b4f6312..de70a88 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,11 @@ let smac = new SmartAcme() })() ``` +## Other relevant npm modules +module name | description +--- | --- +cert | a higlevel production module that uses smartacme to manage certs +smartnginx | a highlevel production tool for docker environments to manage nginx + + [![npm](https://push.rocks/assets/repo-header.svg)](https://push.rocks)