diff --git a/README.md b/README.md index 97c1aa0..4dcd636 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![Coverage Status](https://coveralls.io/repos/github/lukechilds/create-cert/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/create-cert?branch=master) [![npm](https://img.shields.io/npm/v/create-cert.svg)](https://www.npmjs.com/package/create-cert) +`create-cert` generates a self signed certificate with sensible defaults along with an associated CA certificate to validate against. + ## Install ```shell