From 86de4c99f707992f9b1c6008cdbefc5540523ac2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 12 Apr 2020 09:03:11 +0200 Subject: Add favorites add/delete endpoint --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 32433f7..70cc2ba 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ List of features implemented or planned: - [ ] Upload a new file in a library - [ ] Retrieve an upload - [ ] Delete a an upload -- [/] favorites +- [x] favorites - [x] List favorites - - [ ] Mark a given track as favorite - - [ ] Remove a given track from favorites + - [x] Mark a given track as favorite + - [x] Remove a given track from favorites -- cgit v1.2.1