From 405fc0466e1b650d2e8e6976709a2c8619ad6096 Mon Sep 17 00:00:00 2001 From: idea4good Date: Fri, 13 Dec 2019 22:58:08 +0800 Subject: [PATCH] update readme --- README.md | 4 +++- README_zh.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6289a60..71f5f12 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ | 24 MHZ | 29 KB | 9 KB | ## Cross platforms -Application base on GuiLite could run on **all platforms**(e.g, iOS/macOS/WathOS, Android, Linux, Windows, Docker and MCU without OS), and work with **many languages**(e.g. Swift, Java, Javascript, C#, Golang). +- Support OS: iOS/macOS/WathOS, Android, Linux, Windows, RTOS... or **MCU without OS** +- Support language: Swift, Java, Javascript, C#, Golang... +- Support 3rd library: Qt, MFC, Winforms, CoCoa... ## Useful features - 🔣Multi-language, support UTF-8 diff --git a/README_zh.md b/README_zh.md index 94b4af2..1cfd2fb 100644 --- a/README_zh.md +++ b/README_zh.md @@ -24,7 +24,9 @@ | 24 MHZ | 29 KB | 9 KB | ## 跨平台 -基于GuiLite的应用程序,可以运行在**所有平台**(例如:iOS/macOS/WathOS,Android,Linux(ARM/x86-64),Windows(包含VR),Docker和MCU)上;也可以与**多种语言**(例如: Swift, Java, Javascript, C#, Golang)协同工作。 +- 支持的操作系统:iOS/macOS/WathOS,Android,Linux(ARM/x86-64),Windows(包含VR),RTOS... 甚至**无操作系统的单片机** +- 支持的开发语言: Swift, Java, Javascript, C#, Golang... +- 支持的第3方库:Qt, MFC, Winforms, CoCoa... ## 实用的功能 - 🔣支持多语言,采用 UTF-8 编码