]> go.fuhry.dev Git - fsnotify.git/commitdiff
AppVeyor badge for Windows CI
authorNathan Youngman <git@nathany.com>
Wed, 31 Dec 2014 02:51:32 +0000 (19:51 -0700)
committerNathan Youngman <git@nathany.com>
Wed, 31 Dec 2014 02:51:32 +0000 (19:51 -0700)
README.md

index a66eac65f5d66e2d733e4bc3373e7cc78a173894..51ea5630d616aa4d19fc1ab724f065f921daf6e5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Cross platform: Windows, Linux, BSD and OS X.
 |----------|----------|----------|
 |inotify   |Linux, Android\*|Supported [![Build Status](https://travis-ci.org/go-fsnotify/fsnotify.svg?branch=master)](https://travis-ci.org/go-fsnotify/fsnotify)|
 |kqueue    |BSD, OS X, iOS\*|Supported|
-|ReadDirectoryChangesW|Windows|Supported|
+|ReadDirectoryChangesW|Windows|Supported [![Build status](https://ci.appveyor.com/api/projects/status/ivwjubaih4r0udeh/branch/master?svg=true)](https://ci.appveyor.com/project/NathanYoungman/fsnotify/branch/master)|
 |FSEvents  |OS X          |[Planned](https://github.com/go-fsnotify/fsnotify/issues/11)|
 |FEN       |Solaris 11    |[Planned](https://github.com/go-fsnotify/fsnotify/issues/12)|
 |fanotify  |Linux 2.6.37+ | |