]> go.fuhry.dev Git - fsnotify.git/commitdiff
readme: add USN journals to maybe list
authorNathan Youngman <git@nathany.com>
Thu, 1 Jan 2015 03:28:30 +0000 (20:28 -0700)
committerNathan Youngman <git@nathany.com>
Thu, 1 Jan 2015 03:28:30 +0000 (20:28 -0700)
README.md

index 217ec51edb7a2c6b36f89ba3b170c913b0f1b1f0..39bd8f2dab352e8d0b6486bf5cb2be5b399f23b8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,8 +14,8 @@ Cross platform: Windows, Linux, BSD and OS X.
 |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+ | |
+|USN Journals |Windows    |[Maybe](https://github.com/go-fsnotify/fsnotify/issues/53)|
 |Polling   |*All*         |[Maybe](https://github.com/go-fsnotify/fsnotify/issues/9)|
-|          |Plan 9        | |
 
 \* Android and iOS are untested.