From ae5a04ee9141de863e4e93bb7450bedadfda8278 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Fri, 24 Nov 2017 13:44:26 +0000 Subject: [PATCH] Add AppVeyor badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c850a81b9f..422aaf604c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Templates +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/aspnetci/templating?branch=dev)](https://ci.appveyor.com/project/aspnetci/templating/branch/dev) + ## Getting Started ASP.NET Templates provide project templates which are used in .NET Core for creating ASP.NET Core applications.