Adding status badges
This commit is contained in:
parent
adfad921c5
commit
fd85a8b3a5
|
|
@ -1,5 +1,8 @@
|
||||||
HttpAbstractions
|
HttpAbstractions
|
||||||
================
|
================
|
||||||
|
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/HttpAbstractions/branch/dev)
|
||||||
|
|
||||||
|
Travis: [](https://travis-ci.org/aspnet/HttpAbstractions)
|
||||||
|
|
||||||
Contains HTTP abstractions for ASP.NET 5 such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.
|
Contains HTTP abstractions for ASP.NET 5 such as HttpRequest, HttpResponse. Also contains IBuilder and types to create your application's hosting pipeline.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue