diff --git a/README.md b/README.md index dfd84bf829..0326319218 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ ASP.NET Routing === +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/fe4o5h1s9ve86nyv/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/Routing/branch/dev) + +Travis: [![Travis](https://travis-ci.org/aspnet/Routing.svg?branch=dev)](https://travis-ci.org/aspnet/Routing) + Contains routing middleware for routing requests to application logic. 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.