diff options
author | neodarz <neodarz@neodarz.net> | 2020-04-11 17:43:44 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2020-04-11 17:43:44 +0200 |
commit | 3a6ba32f1eef5d0f2a740cc573fa0a82f14e86e5 (patch) | |
tree | e286b788509eb8878f75e60bae6e55cfe9c73850 | |
parent | 67593660c3c7c878b694f7fc661d91b5ceea2d86 (diff) | |
download | pyfunkwhale-3a6ba32f1eef5d0f2a740cc573fa0a82f14e86e5.tar.xz pyfunkwhale-3a6ba32f1eef5d0f2a740cc573fa0a82f14e86e5.zip |
Update features list
-rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -67,5 +67,9 @@ print(artists) List of features implemented or planned: -[x] Login with OAuth2 Authorization Code flow -[x] List artists +- [x] + - [x] Login with OAuth2 Authorization Code flow +- [/] Artists + - [x] List artists + - [ ] Retrieve a single artist + - [ ] List available user libraries containing work from this artist |