diff --git a/README.md b/README.md index c31c6d1d9..f9b7486bc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ No more messing with hardware timers. example. -- **Low-power ready* - +- **Low-power ready** - Easily build devices with years of battery life. The async executor automatically puts the core to sleep when there's no work to do. Tasks are woken by interrupts, there is no busy-loop polling while waiting. - **Networking** -