mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 06:56:27 +00:00
Update README.md
This commit is contained in:
parent
cbd248a2fe
commit
c67af5ae78
14
README.md
14
README.md
@ -9,9 +9,15 @@ Following 3 files will be needed for all features:
|
|||||||
+ Newtonsoft.Json.dll (Will be merged into SpotifyAPI.dll in the official Releases using ILMerge)
|
+ Newtonsoft.Json.dll (Will be merged into SpotifyAPI.dll in the official Releases using ILMerge)
|
||||||
+ nircmd.dll (Used to Mute & UnMute Spotify)
|
+ nircmd.dll (Used to Mute & UnMute Spotify)
|
||||||
|
|
||||||
|
Please look at the [wiki](https://github.com/JohnnyCrazy/SpotifyAPI-NET/wiki) for more information, it provides examples and a documentation.
|
||||||
|
|
||||||
|
###Installation
|
||||||
|
You can add the API to your project via [nuget-package](https://www.nuget.org/packages/SpotifyAPI-NET/):
|
||||||
|
```
|
||||||
|
Install-Package SpotifyAPI-NET
|
||||||
|
```
|
||||||
|
|
||||||
|
###Example
|
||||||
|
|
||||||
Screenshot of the SpotifyLocal-Example:
|
Screenshot of the SpotifyLocal-Example:
|
||||||
![alt text](http://i.imgur.com/R9Xsma0.png "Example Screen")
|
![alt text](http://i.imgur.com/R9Xsma0.png "Example Screen")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Please look at the [wiki](https://github.com/JohnnyCrazy/SpotifyAPI-NET/wiki) for more information
|
|
||||||
|
Loading…
Reference in New Issue
Block a user