mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-23 22:56:25 +00:00
Update README.md
This commit is contained in:
parent
cbd248a2fe
commit
c67af5ae78
16
README.md
16
README.md
@ -8,10 +8,16 @@ Following 3 files will be needed for all features:
|
|||||||
+ SpotifyAPI.dll
|
+ SpotifyAPI.dll
|
||||||
+ 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