doc: add link to test/ to the readme

This commit is contained in:
Bert Belder 2012-10-01 23:07:31 +02:00
parent 7320633c4b
commit 447ee1060c

View File

@ -48,6 +48,8 @@ http://nodejs.org/
overview of libuv with tutorials.
* [LXJS 2012 talk](http://www.youtube.com/watch?v=nGn60vDSxQ4) - High-level
introductory talk about libuv.
* [Tests and benchmarks](https://github.com/joyent/libuv/tree/master/test) -
API specification and usage examples.
## Build Instructions