Skip to content

Commit 66eff4b

Browse files
committed
More small updates to the README
1 parent 8e65dbd commit 66eff4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ As per above, the `Timer` type is a wrapper around the functionality provided by
6868

6969
## Examples
7070

71-
Connect to `example.com:80`.
71+
Connect to `example.com:80`, or time out after 10 seconds.
7272

7373
```rust
7474
use async_io_mini::{Async, Timer};

0 commit comments

Comments
 (0)