From 74dd9d0fb2534eb290fe6c8e7638480d54e91087 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Apr 2020 20:24:16 +0200 Subject: Add albums endpoints --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 77b14e1..2b1cb57 100644 --- a/README.md +++ b/README.md @@ -73,10 +73,10 @@ List of features implemented or planned: - [x] List artists - [x] Retrieve a single artist - [x] List available user libraries containing work from this artist -- [ ] Albums - - [ ] List albums - - [ ] Retrieve a single album - - [ ] List available user libraries containing work from this album +- [x] Albums + - [x] List albums + - [x] Retrieve a single album + - [x] List available user libraries containing work from this album - [ ] Tracks - [ ] List tracks - [ ] Retrieve a single tracks -- cgit v1.2.1