diff options
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ The goals of libaxl are: libaxl is faster than Xlib because it is asynchronous, however it is slower than xcb because it parses format -strings rather than specialised functions. +strings rather than use specialised functions. |