doc: add 'Intro to libuv' link to README
Add a link to 'An Introduction to libuv' to the documentation section of README.md. Format the section as a bullet list.
This commit is contained in:
parent
4eccb2ee52
commit
8f66bfcee0
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user