diff --git a/README.md b/README.md index 045d0cb..ab806ce 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ An [Express][] server and middleware for querying [MusicBrainz][] using npm install graphbrainz --save ``` +**[Try it out live!][demo]** + ## Contents @@ -143,6 +145,7 @@ Nirvana albums and their singles: See the [GraphQL schema][schema]. +[demo]: https://graphbrainz.herokuapp.com/ [Express]: http://expressjs.com/ [MusicBrainz]: https://musicbrainz.org/ [GraphQL]: http://graphql.org/