Update README.md

This commit is contained in:
Pranav K 2016-08-23 11:03:04 -07:00 committed by GitHub
parent 4e2ed96392
commit dd297b6d09
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
ASP.NET Core MVC Precompilation
===
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/jx955ph2045dw1w0/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/mvcprecompilation/branch/dev)
Travis: [![Travis](https://travis-ci.org/aspnet/MvcPrecompilation.svg?branch=dev)](https://travis-ci.org/aspnet/mvcprecompilation)
The Razor syntax provides a fast, terse, clean, and lightweight way to combine server code with HTML to create dynamic web content. This repo contains tooling that allows compilation of MVC Razor views as part of build and publish.