diff --git a/README.md b/README.md index da59c45..87da059 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ FileProvider ========== +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/8pryt261xf7q0cb6/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/FileSystem/branch/dev) + +Travis: [![Travis](https://travis-ci.org/aspnet/FileSystem.svg?branch=dev)](https://travis-ci.org/aspnet/FileSystem) File Provider abstractions for ASP.NET 5 runtime. Contains IFileInfo and IFileProvider.