From bd029078bccdf0973d8f4d1053db45efe4a5410c Mon Sep 17 00:00:00 2001 From: Simon Fortier Date: Mon, 15 Jul 2019 10:57:28 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9704fe3..afd0ef3 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,8 @@ [![Build Status](https://ci.simon987.net/buildStatus/icon?job=music_graph_api)](https://ci.simon987.net/job/music_graph_api/) -wip +API for music-graph. + +This is a read-only wrapper for the data in the Neo4j database, it also serves the cover art, which is stored in a SQLite database. + +This project is WIP, as such, it does not implement any kind of rate-limitting or configuration for ports and is mostly undocumented.