From 7c06b526645c6bf9f113628b958c4c1bbb0fb2aa Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Fri, 24 Apr 2015 20:17:51 +0000 Subject: [PATCH] Update wording in documented feature list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;