diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md index 31952b9..a8287c6 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,6 @@ 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. |