From a14b0083aeb93991fa05126f56c62f0c5b7e592a Mon Sep 17 00:00:00 2001 From: Dirk Arnez Date: Mon, 12 Sep 2022 19:02:42 +0800 Subject: [PATCH] - add README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..79caf70 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +utfcpp-prebuilt +=============== +Prebuilt of [nemtrif/utfcpp: UTF-8 with C++ in a Portable Way](https://github.com/nemtrif/utfcpp) + +### Playground +- [dirkarnez/utfcpp-playground](https://github.com/dirkarnez/utfcpp-playground)