diff --git a/README.md b/README.md index 7e12371..dec5fab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Copy as path command +[![Build status](https://ci.appveyor.com/api/projects/status/99j93hxvqrd7b440?svg=true)](https://ci.appveyor.com/project/AlexEyler/vscopyaspathcommand) +[Download from the visual studio gallery](https://visualstudiogallery.msdn.microsoft.com/81783181-c948-489f-a434-10603e3825bd?SRC=Home) + Add a command to the context menu for project items that copies the absolute path of the item to the clipboard. ![CopyAsPathCommand](https://raw.githubusercontent.com/AlexEyler/VSCopyAsPathCommand/master/CopyAsPathCommand/Resources/preview_image_200x200.png)