Skip to content

Commit f94fbc8

Browse files
authored
Update README.md
1 parent ec99296 commit f94fbc8

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ SpotifyAPI-NET
22
===
33

44
[![Build status](https://ci.appveyor.com/api/projects/status/mxpjhw3uli4q0yx1?svg=true)](https://ci.appveyor.com/project/JohnnyCrazy/spotifyapi-net)
5-
[![Nuget](https://badge.fury.io/nu/SpotifyAPI-NET.svg)](https://www.nuget.org/packages/SpotifyAPI-NET/)
5+
[![Nuget SpotifyAPI.Web](https://badge.fury.io/nu/SpotifyAPI.Web.svg)](https://www.nuget.org/packages/SpotifyAPI.Web/)
6+
[![Nuget SpotifyAPI.Web.Auth](https://badge.fury.io/nu/SpotifyAPI.Web.Auth.svg)](https://www.nuget.org/packages/SpotifyAPI.Web.Auth/)
67
[![Gitter](https://img.shields.io/gitter/room/SpotifyAPI-NET/Lobby.svg)](https://gitter.im/SpotifyAPI-NET/Lobby)
78

89
A Wrapper for Spotify's Web API, written in .NET
@@ -13,6 +14,8 @@ A Wrapper for Spotify's Web API, written in .NET
1314
1415
### Docs and Usage
1516

17+
> Docs are currently outdated and are being worked on. Please refer to the example Project for a rough overview.
18+
1619
More Information, Installation-Instructions, Examples and API-Reference can be found at [github.io/SpotifyAPI-Net/](http://johnnycrazy.github.io/SpotifyAPI-NET/)
1720

1821
### NuGet
@@ -27,12 +30,6 @@ Install-Package SpotifyAPI.Web -pre
2730
Install-Package SpotifyAPI.Web.Auth -pre
2831
```
2932

30-
### Example
31-
32-
| SpotifyLocalAPI Example | SpotifyWebAPI Example |
33-
| :------------- | :------------- |
34-
| ![WebExample](http://i.imgur.com/Vo0lMk8.png) | ![LocalExample](http://i.imgur.com/E8Ba7Qm.png) |
35-
3633
### Donations
3734

3835
If you want to support this project or my work in general, you can donate a buck or two via the link below. However, this will be always optional!

0 commit comments

Comments
 (0)