Update README.md

This commit is contained in:
Gabor Kiss-Vamosi
2017-09-23 23:28:06 +02:00
committed by GitHub
parent a6f5141f42
commit 0afd6cee46

View File

@@ -2,7 +2,7 @@
![LittlevGL cover](http://www.gl.littlev.hu/home/main_cover_small.png)
LittlevGL is a graphics library to create Graphical User Interfaces (GUI) on TFT, LCD or monochrome displays using microcontroller based embedded systems.
LittlevGL is a graphics library to create Graphical User Interfaces (GUI) on TFT, LCD or monochrome displays for microcontroller based embedded systems.
Transparency, anti-aliassing and smooth animations can be used with no double buffering so typically no external memories are required. Layouts, scrolling, word-wrapping, layers and other features make your job easier.