about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a8287c6..31952b9 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,11 @@ static int shutdown_impl(uv_link_t* link,
 [API Docs][2]
 [Implementation Guide][3]
 
+## Further Work
+
+* Error reporting. Right now all we get is a UV_... error, it would be nice to
+  have a method for obtaining string description.
+
 ## LICENSE
 
 This software is licensed under the MIT License.