diff --git a/README.md b/README.md index 62f35db..ba76a5f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ SelectEventDriver | yes | yes | yes¹ | yes¹ | — | &mdas EpollEventDriver | yes | — | — | — | — | — WinAPIEventDriver | — | yes | — | — | — | — KqueueEventDriver | — | — | yes¹ | yes¹ | — | — -LibasyncEevnetDriver | —¹| —¹| —¹| —¹| — | — +LibasyncEventDriver | —¹| —¹| —¹| —¹| — | — ¹ planned, but not currenly implemented @@ -33,7 +33,7 @@ Timers | yes | yes | yes | ye Events | yes | yes | yes | yes Unix Signals | yes² | yes² | — | — Files | yes | yes | yes | yes -UI Integration | yes¹ | yes¹ | yes | — +UI Integration | yes¹ | yes¹ | yes | yes¹ File watcher | yes² | yes² | yes | — Feature | LibasyncEventDriver @@ -50,6 +50,7 @@ UI Integration | — File watcher | — ¹ Manually, by adopting the X11 display connection socket + ² Currently only supported on Linux