forked from mirror/async-std
Update README
This commit is contained in:
parent
01cbee565e
commit
19b973ef03
1 changed files with 6 additions and 9 deletions
15
README.md
15
README.md
|
@ -1,13 +1,10 @@
|
|||
# Async version of the Rust standard library
|
||||
# Async version of Rust's standard library
|
||||
|
||||
<!-- []( -->
|
||||
<!-- https://travis-ci.com/async-rs/async-std) -->
|
||||
<!-- []( -->
|
||||
<!-- https://github.com/async-rs/async-std) -->
|
||||
<!-- []( -->
|
||||
<!-- https://crates.io/crates/async-std) -->
|
||||
<!-- []( -->
|
||||
<!-- https://docs.rs/async-std) -->
|
||||
[](https://travis-ci.org/stjepang/async-std)
|
||||
[](
|
||||
https://github.com/async-std/async-std)
|
||||
[](https://crates.io/crates/async-std)
|
||||
[](https://docs.rs/async-std)
|
||||
[](https://discord.gg/JvZeVNe)
|
||||
|
||||
This crate is an async version of [`std`].
|
||||
|
|
Loading…
Reference in a new issue