From d3d9a9b940f8727aea5fe22a0e983dff5c83ec9d Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Apr 2020 21:31:34 +0200 Subject: Add licenses endpoint --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dc8b4a0..548c2d3 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,6 @@ List of features implemented or planned: - [x] Retrieve a single tracks - [x] List available user libraries containing work from this track - [x] Download the audio file matching the given track uuid -- [ ] License - - [ ] List licences - - [ ] Retrieve a single license +- [x] License + - [x] List licences + - [x] Retrieve a single license -- cgit v1.2.1