mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Undo centering
This commit is contained in:
parent
4fe52786bf
commit
fb1f1bf42c
1 changed files with 5 additions and 6 deletions
11
README.md
11
README.md
|
|
@ -1,16 +1,15 @@
|
|||
<h1 align="center">graphbrainz</h1>
|
||||
graphbrainz
|
||||
|
||||
<p align="center">
|
||||
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.
|
||||
</p>
|
||||
Use the “Docs” sidebar, the [schema][], or the [types][] docs to help construct your query.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue