Undo centering

This commit is contained in:
Brian Beck 2016-11-28 19:36:29 -08:00
parent 4fe52786bf
commit fb1f1bf42c

View file

@ -1,16 +1,15 @@
<h1 align="center">graphbrainz</h1> graphbrainz
<p align="center">
An [Express][] server and middleware for querying [MusicBrainz][] using An [Express][] server and middleware for querying [MusicBrainz][] using
[GraphQL][]. [GraphQL][].
`npm install graphbrainz --save` ```sh
npm install graphbrainz --save
```
**[Try out the live demo!][demo]** **[Try out the live demo!][demo]**
Use the “Docs” sidebar, the [schema][], or the [types][] docs to help construct Use the “Docs” sidebar, the [schema][], or the [types][] docs to help construct your query.
your query.
</p>
<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->