mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 23:16:28 +00:00
Fixed small doc mistake
This commit is contained in:
parent
7745698fe5
commit
af7dcf840f
@ -18,7 +18,6 @@ So after you added the API to your project, you may want to add following import
|
|||||||
using SpotifyAPI.Local; //Base Namespace
|
using SpotifyAPI.Local; //Base Namespace
|
||||||
using SpotifyAPI.Local.Enums; //Enums
|
using SpotifyAPI.Local.Enums; //Enums
|
||||||
using SpotifyAPI.Local.Models; //Models for the JSON-responses
|
using SpotifyAPI.Local.Models; //Models for the JSON-responses
|
||||||
using SpotifyAPI.Local; //Base Namespace
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Basic-Usage**
|
**Basic-Usage**
|
||||||
|
Loading…
Reference in New Issue
Block a user