Browse Source

Update description

pull/2/head
Luke Childs 7 years ago
parent
commit
0052d45c4f
  1. 2
      README.md

2
README.md

@ -10,7 +10,7 @@ Inspired by the `createServer()` helper function in the [Got tests](https://gith
A simple interface for creating a preconfigured express instance listening for both HTTP and HTTPS traffic.
A self signed certificate is automatically generated for SSL. An associated CA certificate is also returned for you to validate against.
Ports are chosen at random for HTTP/HTTPS. A self signed certificate is automatically generated, along with an associated CA certificate for you to validate against.
## Install

Loading…
Cancel
Save