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