From 84fecbd21f1051e77f5ec89bf0bee5c1d9e94375 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Tue, 30 Dec 2014 19:51:32 -0700 Subject: [PATCH] AppVeyor badge for Windows CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a66eac6..51ea563 100644 --- 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+ | | -- 2.50.1