Add AppVeyor badge to README.md

This commit is contained in:
Steve Sanderson 2017-11-24 13:44:26 +00:00 committed by GitHub
parent 599d5ed73d
commit ae5a04ee91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Templates # 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 ## Getting Started
ASP.NET Templates provide project templates which are used in .NET Core for creating ASP.NET Core applications. ASP.NET Templates provide project templates which are used in .NET Core for creating ASP.NET Core applications.