From 8e631c436a2b3570f2be5fd052ee4e2b72677003 Mon Sep 17 00:00:00 2001 From: cws Date: Sat, 1 Feb 2020 18:55:47 +0100 Subject: [PATCH] add link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84533d2..2ae7db5 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ $ node ghost-contact-svc.js ## Test Locally ``` -$ http://localhost:7000/v1/demo +$ [http://localhost:7000/v1/demo](http://localhost:7000/v1/demo) ```