From d3f0331e8ed6b8a39a48df78d511097f5b7c7d0e Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sun, 24 Dec 2017 11:03:16 +0100 Subject: [PATCH] Update README.md --- README.md | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index a00293ac3..cf27dfb97 100644 --- a/README.md +++ b/README.md @@ -16,23 +16,21 @@ Homepage: http://www.gl.littlev.hu * [Donate](#donate) ## Key features -- Powerful building blocks buttons, charts, lists, sliders, images etc -- Advanced graphics with animations, anti-aliasing, opacity, smooth scrolling -- Various input devices touch pad, mouse, keyboard and external buttons -- Multi language support with UTF-8 support -- Fully customizable graphical elements - -- Hardware independent to use with any microcontroller or display -- Scalable to operate with few 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 -- PC simulator to develop without embedded hardware -- Tutorials, examples, themes for rapid development -- Advanced support and professional GUI development service -- Documentation and API references online -- Free and open source under MIT licence +* Powerful building blocks buttons, charts, lists, sliders, images etc +* Advanced graphics with animations, anti-aliasing, opacity, smooth scrolling +* Various input devices touch pad, mouse, keyboard and external buttons +* Multi language support with UTF-8 support +* Fully customizable graphical elements +* Hardware independent to use with any microcontroller or display +* Scalable to operate with few 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 +* PC simulator to develop without embedded hardware +* Tutorials, examples, themes for rapid development +* Advanced support and professional GUI development service +* Documentation and API references online +* Free and open source under MIT licence ## Porting In the most sime case you need 4 things: