From 5d92327bc2b17008ef8674b620f2a22d5afc21c7 Mon Sep 17 00:00:00 2001 From: Nino Khodabandeh Date: Wed, 27 Apr 2016 17:16:43 -0700 Subject: [PATCH] adds appveyor badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e494ab5..fb7fbc2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](https://travis-ci.org/hpcloud/tail.svg)](https://travis-ci.org/hpcloud/tail) +[![Build status](https://ci.appveyor.com/api/projects/status/kohpsf3rvhjhrox6?svg=true)](https://ci.appveyor.com/project/HelionCloudFoundry/tail) # Go package for tail-ing files