From 730b9085484a60f4b1eeec6ccd2fd6b618618f0d Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Fri, 25 Nov 2016 18:25:27 -0800 Subject: [PATCH] Link to GraphiQL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04ddb92..c896b53 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ $ graphbrainz Listening on port 3000. ``` -Development mode features like JSON pretty printing and the GraphiQL interface -will be enabled unless the server is run with `NODE_ENV=production`. +Development mode features like JSON pretty printing and the [GraphiQL][] +interface will be enabled unless the server is run with `NODE_ENV=production`. Note that if you are not running the standalone server within another Node project, you may wish to install this package globally so that the `graphbrainz`