From 385739c67da2b18b0b9b0907b51572617264e335 Mon Sep 17 00:00:00 2001 From: Simonas Karuzas Date: Thu, 14 Nov 2019 16:19:48 +0200 Subject: [PATCH] fix: Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5941fab1..016884109 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,6 @@ npm i npm start ``` -Open https://CHANGETHIS.ngrok.io/graphql \ No newline at end of file +Open https://CHANGETHIS.ngrok.io/graphql + +Copy & paste and run [sample queries](examples/expressjs/README.md#usage) \ No newline at end of file