Skip to content

Commit

Permalink
Added gallery and github link
Browse files Browse the repository at this point in the history
  • Loading branch information
madskristensen committed Feb 17, 2016
1 parent d8d7962 commit ed6872e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![Build status](https://ci.appveyor.com/api/projects/status/0skq7nlbcvdecv9a?svg=true)](https://ci.appveyor.com/project/madskristensen/browserreloadonsave)

Download the extension at the
[VS Gallery](https://visualstudiogallery.msdn.microsoft.com/5741a548-5179-4a77-ad96-fca71535774d)
[VS Gallery](https://visualstudiogallery.msdn.microsoft.com/46eef4d9-045b-4596-bd7f-eee980bb5450)
or get the
[nightly build](http:https://vsixgallery.com/extension/2d8aa02a-8810-421f-97b9-86efc573fea3/)
[CI build](http:https://vsixgallery.com/extension/2d8aa02a-8810-421f-97b9-86efc573fea3/)

------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion src/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Identity Id="2d8aa02a-8810-421f-97b9-86efc573fea3" Version="1.0" Language="en-US" Publisher="Mads Kristensen" />
<DisplayName>Browser Reload on Save</DisplayName>
<Description xml:space="preserve">A Visual Studio extension for ASP.NET projects that leverages Browser Link to to reload all connected browsers when files are saved in Visual Studio.</Description>
<MoreInfo>https://github.com/madskristensen/BrowserSync</MoreInfo>
<MoreInfo>https://github.com/madskristensen/BrowserReloadOnSave</MoreInfo>
<License>Resources\LICENSE</License>
<Icon>Resources\Icon.png</Icon>
<PreviewImage>Resources\Preview.png</PreviewImage>
Expand Down

0 comments on commit ed6872e

Please sign in to comment.