diff --git a/README.rst b/README.rst index a23db7d0..2fc41c9e 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Features * Support for user-defined types. * High speed: performance of the format API is close to that of glibc's `printf `__ - and better than performance of IOStreams. See `Speed tests`_ and the + and better than performance of IOStreams. See `Speed tests`_ and `Fast integer to string conversion in C++ `_. * Small code size both in terms of source code (format consists of a single