diff --git a/README.md b/README.md index 42010aa..693ee61 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ specific methods. * Xinerama support; * Multiple event handling strategy: blocking or multiplexing - (`select()`); + with `select()`; * Configuration with a run control file (ruby DSL); * Key bindings with user defined code as callback; * Configurable modifier key;