diff --git a/README.md b/README.md index 4ce34566..9e6d8e12 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ **flint** -Fast cooperative multitasking engine library built on top of *libuv*. +Fast cooperative multitasking engine library built on top of [libuv](http://libuv.org). The library can be used to simplify programming of a complex
asynchronous applications.