Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Commit 331b94a

Browse files
committed
tweak desc
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent 9ea6f9f commit 331b94a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
[![crates.io version][1]][2] [![build status][3]][4]
33
[![downloads][5]][6] [![docs.rs docs][7]][8]
44

5-
Async readiness traits. Useful when implementing async state machine internals,
6-
without directly relying on custom Futures structs. For example
7-
`romio::TcpListener` and `romio::TcpStream`.
5+
Async readiness traits. Useful when implementing async state machines
6+
that can later be wrapped in dedicated futures.
87

98
- [Documentation][8]
109
- [Crates.io][2]

0 commit comments

Comments
 (0)