mirror of
https://github.com/BradNut/graphbrainz
synced 2025-09-08 17:40:32 +00:00
Update docs
This commit is contained in:
parent
53e75c3611
commit
4fe52786bf
1 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<center>
|
<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][].
|
||||||
|
|
||||||
|
|
@ -8,8 +8,9 @@ An [Express][] server and middleware for querying [MusicBrainz][] using
|
||||||
|
|
||||||
**[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 your query.
|
Use the “Docs” sidebar, the [schema][], or the [types][] docs to help construct
|
||||||
</center>
|
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 -->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue