diff --git a/README.md b/README.md index d41d1ba..0804910 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,16 @@

LittlevGL - Open-source Embedded GUI Library in Rust

-> Powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).

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.

-Website · -Live demo · -Simulator · -Forum · -Docs · -Blog +Official LittlevGL Website · +Live WASM demo

---