diff --git a/README.md b/README.md index 3a7ce8b..e5687c3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ LittlevGL provides everything you need to create a Graphical User Interface (GUI) on embedded systems with easy-to-use graphical elements, beautiful visual effects and low memory footprint.

-LittlevGL is compatible with `#![no_std]` environments by default. +LittlevGL is compatible with #![no_std] environments by default.