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.