aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 168e7e7..6f1d0d5 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
libaxl is a currently under develop X library, and is not
in a usable state (please help write man pages if you want
-it really sooner).
+it ready sooner).
The goals of libaxl is:
@@ -19,3 +19,5 @@ The goals of libaxl is:
* Be as tiny as possible without removing functionality (unlike XCB and libX11)
* Be thread-safe by default (unlike libX11)
+
+* Use liberror for error handling (unlike XCB and libX11, obviously)