Update README.md
This commit is contained in:
parent
4e2ed96392
commit
dd297b6d09
|
|
@ -1,6 +1,7 @@
|
|||
ASP.NET Core MVC Precompilation
|
||||
===
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/mvcprecompilation/branch/dev)
|
||||
Travis: [](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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue