readme: add section about left todos

This commit is contained in:
Fedor Indutny 2016-06-04 14:05:02 -04:00
parent af223b5875
commit c5e93b2077
1 changed files with 5 additions and 0 deletions

View File

@ -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.