diff --git a/README.md b/README.md index 49698ffc3..25ee24872 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ LittlevGL provides everything you need to create a Graphical User Interface (GUI * **Multi-language support** with UTF-8 encoding * **Fully customizable** graphical elements * **Hardware independent** to use with any microcontroller or display -* **Scalable** to operate with little memory (64 kB Flash, 10 kB RAM) +* **Scalable** to operate with little memory (80 kB Flash, 10 kB RAM) * **OS, External memory and GPU** supported but not required * **Single frame buffer** operation even with advances graphical effects * **Written in C** for maximal compatibility