From 26549b475eee9d5c50b4c698e497b5790eefae17 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Fri, 25 Nov 2016 18:36:28 -0800 Subject: [PATCH] Update demo link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab806ce..fa4e35c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ An [Express][] server and middleware for querying [MusicBrainz][] using npm install graphbrainz --save ``` -**[Try it out live!][demo]** +**[Try out the live demo!][demo]** Use the “Docs” sidebar or see the [schema][] +to help construct your query.