adds appveyor badge to readme
This commit is contained in:
parent
c323fd4fa9
commit
5d92327bc2
|
@ -1,4 +1,5 @@
|
||||||
[![Build Status](https://travis-ci.org/hpcloud/tail.svg)](https://travis-ci.org/hpcloud/tail)
|
[![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
|
# Go package for tail-ing files
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue