From 5795d331bc37e2f97b14a46aa120d06cf518298d Mon Sep 17 00:00:00 2001 From: Damian Edwards Date: Wed, 6 May 2015 11:12:34 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0250d425f..d9df9e9182 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Localization ========== -AppVeyor: TODO +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/omn0l2l3mfhfjjpp?svg=true)](https://ci.appveyor.com/project/aspnetci/Localization/branch/dev) -Travis: TODO +Travis: [![Travis](https://travis-ci.org/aspnet/Localization.svg?branch=dev)](https://travis-ci.org/aspnet/Localization) Localization abstractions and implementations for ASP.NET 5 applications.