diff --git a/README.md b/README.md index c840e60..4300bb0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # OWASP Dependency Check Azure DevOps Extension +![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/dependency-check.dependencycheck) +![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/v/dependency-check.dependencycheck) + Repository for the Azure DevOps extension wrapper around the OWASP Dependency Check CLI. +[VisualStudio Marketplace](https://marketplace.visualstudio.com/items?itemName=dependency-check.dependencycheck) + ## Build & Deploy Instructions -See the [Build README.md](./build/pipeline/README.md) file for details on building and deploying. \ No newline at end of file +See the [Build README.md](./build/pipeline/README.md) file for details on building and deploying.