Skip to content

Commit d8a576c

Browse files
authored
added build status badge
1 parent 5b3511e commit d8a576c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A wrapper of C# `FileSystemWatcher` for Windows, used in [ImageGlass](https://gi
33

44
This project is based on the *VSCode FileWatcher*: https://github.com/Microsoft/vscode-filewatcher-windows
55

6+
7+
[![Build status](https://ci.appveyor.com/api/projects/status/t20tf9qyta8enhu1?svg=true)](https://ci.appveyor.com/project/d2phap/filewatcherex)
8+
69
## Features
710
- Standardize the events of C# `FileSystemWatcher`
811
- No false change notifications when a file system item is created, deleted, changed or renamed.

0 commit comments

Comments
 (0)