diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -3,10 +3,9 @@ # `cortex-m-rtfm` -> Real Time For the Masses (RTFM), a framework for building concurrent -> applications, for ARM Cortex-M MCUs +> Real Time For the Masses (RTFM) framework for ARM Cortex-M microcontrollers -# [Manual](https://docs.rs/cortex-m-rtfm) +# [Documentation](https://docs.rs/cortex-m-rtfm) # License |