From 312885acde7e9786ea001adfa0545852476017d4 Mon Sep 17 00:00:00 2001 From: SteveSandersonMS Date: Mon, 2 Jan 2017 11:31:40 +0000 Subject: [PATCH] Add AppVeyor status to root README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 752a18a..36cddfc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # JavaScriptServices +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/gprilrckx116vc9m/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/javascriptservices/branch/dev) + This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo. ## What is this?