From 1a971269366a3646288ceb7d08900e9537ba980e Mon Sep 17 00:00:00 2001 From: Arkady Shapkin Date: Fri, 12 May 2017 21:46:58 +0300 Subject: [PATCH] Make badge non-clickable --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac005db151..f323a6a27c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Vcpkg ![](https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5261/badge) +# Vcpkg ![](https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/5261/badge) ## Overview Vcpkg helps you get C and C++ libraries on Windows. This tool and ecosystem are currently in a preview state; your involvement is vital to its success.