Please write a short documentation/readme on how to get started using LibuvSharp including:
- cloning from Github (considering libuv is linked as a git submodule - git clone --recursive
- compiling the project from source code (including how to obtain libuv.so). Are there any differences between Mac/Linux and Windows compilation?