From 3582f6501ac009dc27601d419c4e50f31406c708 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Sun, 24 Dec 2017 11:00:46 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f4e947e8e..a00293ac3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Homepage: http://www.gl.littlev.hu * [Porting](#porting) * [Project set-up](#project-set-up) * [PC simulator](#pc-simulator) +* [Screenshots](#screenshots) * [Contributing](#contributing) * [Donate](#donate) @@ -60,6 +61,12 @@ If you don't have got an embedded hardware you can test the graphics library in There is a pre-configured PC project for **Eclipse CDT** in this repository: https://github.com/littlevgl/pc_simulator +## Screenshots +![TFT material](http://www.gl.littlev.hu/github_res/tft_material.png) +![TFT zen](http://www.gl.littlev.hu/github_res/tft_zen.png) +![TFT alien](http://www.gl.littlev.hu/github_res/tft_alien.png) +![TFT night](http://www.gl.littlev.hu/github_res/tft_night.png) + ## Contributing See [CONTRIBUTING.md](https://github.com/littlevgl/lvgl/blob/master/docs/CONTRIBUTING.md)