diff --git a/README.md b/README.md index 5c9f9d04c0..12d0db0ebd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # MusicStore application +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/ja8a7j6jscj7k3xa/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/MusicStore/branch/dev) + +Travis: [![Travis](https://travis-ci.org/aspnet/MusicStore.svg?branch=dev)](https://travis-ci.org/aspnet/MusicStore) + 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. ## Run the application on Helios: