doc: update link to pyuv in README
This commit is contained in:
parent
1ece8fb85f
commit
645e2a2855
@ -6,7 +6,7 @@ libuv is a multi-platform support library with a focus on asynchronous I/O. It
|
||||
was primarily developed for use by [Node.js](http://nodejs.org), but it's also
|
||||
used by Mozilla's [Rust language](http://www.rust-lang.org/),
|
||||
[Luvit](http://luvit.io/), [Julia](http://julialang.org/),
|
||||
[pyuv](https://crate.io/packages/pyuv/), and [others](https://github.com/joyent/libuv/wiki/Projects-that-use-libuv).
|
||||
[pyuv](https://github.com/saghul/pyuv), and [others](https://github.com/joyent/libuv/wiki/Projects-that-use-libuv).
|
||||
|
||||
## Feature highlights
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user