From a54b84eab74e349832a995148b58d2a958736acc Mon Sep 17 00:00:00 2001 From: myd7349 Date: Mon, 4 Dec 2017 09:43:12 +0800 Subject: [PATCH] GUI: Add Yue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 360b557..14f6fdb 100644 --- a/README.md +++ b/README.md @@ -323,6 +323,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [QwtPlot3D](http://qwtplot3d.sourceforge.net/) - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. [zlib] * [Sciter](http://sciter.com/) - Sciter is an embeddable HTML/CSS/scripting engine aimed to be used as an UI layer of modern desktop applications. [Free/Commercial] * [wxWidgets](http://wxwidgets.org/) - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. [Own LGPL] +* [Yue](https://github.com/yue/yue) - A library for creating native cross-platform GUI apps. [LGPLv2] ## Graphics