From e82bf41a1aa598456ea3742fd2dc1ada25148b66 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 12 May 2023 16:24:47 -0700 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 6a639b6b..cedb425d 100644 --- a/README.rst +++ b/README.rst @@ -49,6 +49,7 @@ Features * Fast IEEE 754 floating-point formatter with correct rounding, shortness and round-trip guarantees using the `Dragonbox `_ algorithm +* Portable Unicode support * Safe `printf implementation `_ including the POSIX extension for positional arguments