From 864716c0819c74236ccbe2129917f2a2db55032b Mon Sep 17 00:00:00 2001 From: idea4good Date: Thu, 29 Oct 2020 18:03:36 +0800 Subject: [PATCH] update readme --- README.md | 2 +- README_zh.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ab5d4a..920534f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Lightweight - ✂️Small: 4,000+ lines of C++ code, zero dependency, header-only(GuiLite.h) - ⚡Fast: High Rendering performance, even work on MCU -- 💉Embeddable: Runs inside Qt/MFC/Winform/Cocoa/Web - Keep legacy Qt/MFC code reusable +- 👫🏻Compatible: Work smoothly with 3rd party frameworks(Qt/MFC/Winform/Cocoa/Web) - ⚙️️Hardware Minimum Requirements: | Processor | Disk/ROM space | Memory | diff --git a/README_zh.md b/README_zh.md index ef7479d..fec5aaf 100644 --- a/README_zh.md +++ b/README_zh.md @@ -13,10 +13,10 @@ Why GuiLite

-## 轻-快-灵 +## 轻-快-兼 - ✂️轻量: 4千行C++代码,0依赖,单一头文件库(GuiLite.h) - ⚡超快: 高效渲染,单片机上也能流畅运行 -- 💉灵活: 可注入在Qt/MFC/Winform/Cocoa/Web程序中运行 - 重用现有Qt/MFC代码 +- 👫🏻兼容: 完美兼容第3方GUI框架(Qt/MFC/Winform/Cocoa/Web),现有Qt/MFC代码可以继续使用 - ⚙️️最低硬件要求: | Processor | Disk/ROM space | Memory |