mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 14:46:26 +00:00
Update README.md
fixed readme
This commit is contained in:
parent
7ed7966c16
commit
0d28bc01d6
@ -11,11 +11,11 @@ An API for the Spotify-Client and Spotify's Web API, written in .NET
|
||||
> Do you ever wanted to control your local Spotify Client with some sort of API? Now you can! This API gives you full control over your spotify client.
|
||||
> You can get infos about the currently playing song, get its Album-Art, skip/pause and much more. It also features multiple Event-Interfaces.
|
||||
|
||||
###Docs and Usage
|
||||
### Docs and Usage
|
||||
|
||||
More Information, Installation-Instructions, Examples and API-Reference can be found at [github.io/SpotifyAPI-Net/](http://johnnycrazy.github.io/SpotifyAPI-NET/)
|
||||
|
||||
###NuGet
|
||||
### NuGet
|
||||
You can add the API to your project via [nuget-package](https://www.nuget.org/packages/SpotifyAPI-NET/):
|
||||
```
|
||||
Install-Package SpotifyAPI-NET
|
||||
@ -23,7 +23,7 @@ Install-Package SpotifyAPI-NET
|
||||
Install-Package SpotifyAPI-Net -pre
|
||||
```
|
||||
|
||||
###Example
|
||||
### Example
|
||||
|
||||
| SpotifyLocalAPI Example | SpotifyWebAPI Example |
|
||||
| :------------- | :------------- |
|
||||
|
Loading…
Reference in New Issue
Block a user