From af455f6d1063bce5e057cd5fee1a329e9f3c4bce Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Mon, 10 Apr 2017 14:49:34 -0700 Subject: [PATCH] [README] Add CI badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 271f2375d9..ac005db151 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Vcpkg - +# 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.