From fb1f1bf42c40bc3cf92a01e7012d0c5a43c12c1e Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Mon, 28 Nov 2016 19:36:29 -0800 Subject: [PATCH] Undo centering --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e3128c6..63a0031 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,15 @@ -

graphbrainz

+graphbrainz -

An [Express][] server and middleware for querying [MusicBrainz][] using [GraphQL][]. -`npm install graphbrainz --save` +```sh +npm install graphbrainz --save +``` **[Try out the live demo!][demo]** -Use the “Docs” sidebar, the [schema][], or the [types][] docs to help construct -your query. -

+Use the “Docs” sidebar, the [schema][], or the [types][] docs to help construct your query.