diff --git a/README.md b/README.md index 50efed0..fad0103 100644 --- a/README.md +++ b/README.md @@ -143,17 +143,17 @@ See tests and [SpotifyApi.NetCore.Samples] for more usage examples. | Albums | 3 | 3 | 100% | ✅ | | Artists | 5 | 5 | 100% | ✅ | | Browse | 7 | 7 | 100% | ✅ | -| Episodes | 2 | 2 | 100% | | +| Episodes | 2 | 2 | 100% | ✅ | | Follow | 7 | 7 | 100% | ✅ | -| Library | 8 | 8 | 100% | -| Personalization | 1 | 0 | 0% | +| Library | 8 | 8 | 100% | ✅ | +| Personalization | 1 | 1 | 100% | ✅ | | Player | 13 | 10 | 77% | | Playlists | 12 | 2 | 17% | | Search | 1 | 1 | 100% | ✅ | -| Shows | 3 | 3 | 100% | | +| Shows | 3 | 3 | 100% | ✅ | | Tracks | 5 | 5 | 100% | ✅ | | Users Profile | 2 | 2 | 100% | ✅ | -| **Total** | **69** | **42** | **61%** | +| **Total** | **69** | **57** | **83%** | Feature requests welcomed! (create an issue)