Adding status badges
This commit is contained in:
parent
3189b36877
commit
2562becc0b
|
|
@ -1,4 +1,8 @@
|
||||||
CORS
|
CORS
|
||||||
===
|
===
|
||||||
|
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/CORS/branch/dev)
|
||||||
|
|
||||||
|
Travis: [](https://travis-ci.org/aspnet/CORS)
|
||||||
|
|
||||||
CORS repository includes the core implementation for CORS policy, utilized by the CORS middleware and MVC.
|
CORS repository includes the core implementation for CORS policy, utilized by the CORS middleware and MVC.
|
||||||
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
|
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue