From 710f6dde8d2efe4beef327a9e89048c4ffe262e5 Mon Sep 17 00:00:00 2001 From: Jonas Dellinger Date: Thu, 13 Feb 2014 18:56:35 +0100 Subject: [PATCH] Update README.md Added Image to ReadMe --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 837a0994..fbd49ec5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ Look at the example provided in the Repo Following 3 files will be needed for all features: + SpotifyAPI.dll + 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) + +Screenshot of the Example: +![alt text](http://i.imgur.com/R9Xsma0.png "Example Screen") + Usage: ==============