From f94fbc82f3cde3ab1d9c2aaf0be6387ec8853c70 Mon Sep 17 00:00:00 2001 From: Jonas Dellinger Date: Mon, 1 Oct 2018 20:00:22 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e768a974..c94eb202 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ SpotifyAPI-NET === [![Build status](https://ci.appveyor.com/api/projects/status/mxpjhw3uli4q0yx1?svg=true)](https://ci.appveyor.com/project/JohnnyCrazy/spotifyapi-net) -[![Nuget](https://badge.fury.io/nu/SpotifyAPI-NET.svg)](https://www.nuget.org/packages/SpotifyAPI-NET/) +[![Nuget SpotifyAPI.Web](https://badge.fury.io/nu/SpotifyAPI.Web.svg)](https://www.nuget.org/packages/SpotifyAPI.Web/) +[![Nuget SpotifyAPI.Web.Auth](https://badge.fury.io/nu/SpotifyAPI.Web.Auth.svg)](https://www.nuget.org/packages/SpotifyAPI.Web.Auth/) [![Gitter](https://img.shields.io/gitter/room/SpotifyAPI-NET/Lobby.svg)](https://gitter.im/SpotifyAPI-NET/Lobby) A Wrapper for Spotify's Web API, written in .NET @@ -13,6 +14,8 @@ A Wrapper for Spotify's Web API, written in .NET ### Docs and Usage +> Docs are currently outdated and are being worked on. Please refer to the example Project for a rough overview. + More Information, Installation-Instructions, Examples and API-Reference can be found at [github.io/SpotifyAPI-Net/](http://johnnycrazy.github.io/SpotifyAPI-NET/) ### NuGet @@ -27,12 +30,6 @@ Install-Package SpotifyAPI.Web -pre Install-Package SpotifyAPI.Web.Auth -pre ``` -### Example - -| SpotifyLocalAPI Example | SpotifyWebAPI Example | -| :------------- | :------------- | -| ![WebExample](http://i.imgur.com/Vo0lMk8.png) | ![LocalExample](http://i.imgur.com/E8Ba7Qm.png) | - ### Donations 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!