diff --git a/README.md b/README.md index f86a0000..1359742f 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,10 @@ http://nodejs.org/ ## Documentation -See `include/uv.h`. - + * [include/uv.h](https://github.com/joyent/libuv/blob/master/include/uv.h) + — API documentation in the form of detailed header comments. + * [An Introduction to libuv](http://nikhilm.github.com/uvbook/) — An + overview of libuv with tutorials. ## Build Instructions