From ff3f2ed80c3d42b9d96364e9141d5d5f14ef0172 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Fri, 11 Aug 2017 08:14:36 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 79a387904..24d6b4f45 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) -The LittlevGL is a free and open source graphics library to create Graphical User Interfaces (GUI) for 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 using microcontroller based embedded systems. Transparency, anti-aliassing and smooth animations can be used with no double buffering so typically no external memories are required.