From b41791e3c28f682cdcb087fbe6a2464b53087040 Mon Sep 17 00:00:00 2001 From: Krzysztof Styrc Date: Tue, 7 Apr 2015 21:46:34 +0200 Subject: [PATCH] Added AppVeyor build status badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c06ed228..16c9255d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ embedded-redis ============== +[![Build Status](https://ci.appveyor.com/api/projects/status/github/kstyrc/embedded-redis?branch=master&svg=true)](https://ci.appveyor.com/project/kstyrc/embedded-redis) Redis embedded server for Java integration testing