From 38df095b4a6a2ed5533840a934d56786ac9f3c66 Mon Sep 17 00:00:00 2001 From: ArthurSonzogni Date: Tue, 25 Jun 2019 00:00:21 +0200 Subject: [PATCH] Advertise CJK support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fff8f15..10e0a3d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A simple C++ library for terminal based user interface. [1](https://hackernoon.com/building-reactive-terminal-interfaces-in-c-d392ce34e649?gi=d9fb9ce35901) and [React](https://reactjs.org/) * 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. ## Example: