diff --git a/docs/README.md b/docs/README.md index 6fe2df978..8cdde5624 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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.