From c8dc5267bc6cb61fd1354c56d67be30817a847f7 Mon Sep 17 00:00:00 2001 From: Klaus Musch Date: Tue, 12 Mar 2024 19:55:37 +0100 Subject: [PATCH] updated README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4c999c..e3a0267 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,13 @@ As a long term goal, maybe a prebuild firmware will be published, where you can ### LVGL GUI simulator for Windows and Linux -A simulator for running the LVGL UI on your local Windows or Linux machine is available. You can run the simulator in Visual Studio Code with PlatformIO. No need for any other compiler or development environment (no Visual Studio needed as often done in other LVGL simulators). +A simulator for running the LVGL UI on your local Windows or Linux machine is available. + +You can run the simulator in Visual Studio Code with PlatformIO. No need for any other compiler or development environment (no Visual Studio needed as often done in other LVGL simulators).
- +
+ For details, please see the [wiki for the software simulator for fast creating and testing of LVGL GUIs.](https://github.com/CoretechR/OMOTE/wiki/03-Software-simulator-for-fast-creating-and-testing-of-LVGL-GUIs) ### Building the hardware