Normalize README.md build status badges.
This commit is contained in:
parent
62c40ecc89
commit
71b1a57617
|
|
@ -1,9 +1,8 @@
|
|||
Razor
|
||||
=====
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/razor/branch/dev)
|
||||
|
||||
> AppVeyor: [](https://ci.appveyor.com/project/aspnetci/razor/branch/dev)
|
||||
|
||||
> Travis: [](https://travis-ci.org/aspnet/Razor)
|
||||
Travis: [](https://travis-ci.org/aspnet/Razor)
|
||||
|
||||
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 the parser and the C# code generator for the Razor syntax.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue