From 216fc9b6a14f2f9dd49bb4cfa3e6b83e7e49bca0 Mon Sep 17 00:00:00 2001 From: Haacked Date: Fri, 20 Jun 2014 13:44:46 -0700 Subject: [PATCH] Update readme with install link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea17f6..b62ec0d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Every time you save your document, this extension gives you an unobtrusive bit o ![encouragement light](https://cloud.githubusercontent.com/assets/19977/3343412/5e5b933a-f89f-11e3-8c2b-21277dcd19e1.png) +## Install It + +[Install it from the Visual Studio Extension Gallery](http://visualstudiogallery.msdn.microsoft.com/1f3afebb-06c7-4b77-a54f-eb2f0784008d) + ## Credit All credit for the idea goes to [Pat Nakajima](http://patnakajima.com/) who wrote Encourage for TextMate in about a line of code. For Visual Studio, it takes a LOT MORE THAN THAT! @@ -15,4 +19,4 @@ Also thanks to @jaredpar for his help. ## License -[Apache v2](LICENSE.txt) \ No newline at end of file +[MIT](LICENSE.txt) \ No newline at end of file