mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-05-06 09:13:48 +08:00
Update Readme. Talk about Windows support.
This commit is contained in:
parent
6e7b4526a0
commit
8e5104f71f
@ -14,6 +14,10 @@ A simple C++ library for terminal based user interface.
|
||||
* Simple and elegant syntax (in my opinion).
|
||||
* Support for [UTF8](https://en.wikipedia.org/wiki/UTF-8) and [fullwidth chars](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) (→ 测试)
|
||||
* No dependencies.
|
||||
* Cross platform:
|
||||
- Linux (main target)
|
||||
- Windows (experimental, thanks to mauve@)
|
||||
- Mac (never tested, but must WORK)
|
||||
|
||||
## Example:
|
||||
~~~cpp
|
||||
|
Loading…
Reference in New Issue
Block a user