Update README.md

This commit is contained in:
Arthur Sonzogni 2021-05-01 23:54:51 +02:00 committed by GitHub
parent 1f050e3fa5
commit 9d15d1c275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,7 @@ A simple C++ library for terminal based user interface.
* 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 (mostly). Linux (main target), Windows (experimental), Mac.
* Keyboard navigation.
* Mouse support (very soon, [feedback](https://github.com/ArthurSonzogni/FTXUI/issues/7#issuecomment-826339732) needed)
* Keyboard & mouse navigation.
## Operating systems
- [![linux-gcc][badge.linux-gcc]][link.linux-gcc]