From f80ed64dd949a6fce14afe6b6dcf4c16362e986a Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Mon, 14 Sep 2020 11:13:51 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 3fea71db..59037b2c 100644 --- a/README.rst +++ b/README.rst @@ -36,6 +36,8 @@ Features `__ * `Format string syntax `_ similar to Python's `format `_ +* Fast IEEE 754 floating-point formatter with correct rounding, shortness and + round-trip guarantees. * Safe `printf implementation `_ including the POSIX extension for positional arguments