Skip to content

Commit b3a8389

Browse files
committed
Remove the experimental wording
1 parent 15b5698 commit b3a8389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
[![Cargo](https://img.shields.io/crates/v/async-io-mini.svg)](https://crates.io/crates/async-io-mini)
66
[![Documentation](https://docs.rs/async-io/badge.svg)](https://docs.rs/async-io-mini)
77

8-
Async I/O and timers. **Experimental**
8+
Async I/O and timers for MCUs.
99

10-
This crate is an experimental fork of the splendid [`async-io`](https://github.com/smol-rs/async-io) crate targetting MCUs and ESP-IDF in particular.
10+
This crate is a fork of the splendid [`async-io`](https://github.com/smol-rs/async-io) crate targetting MCUs and ESP-IDF in particular.
1111

1212
## How to use?
1313

0 commit comments

Comments
 (0)