diff --git a/README.rst b/README.rst index f7474095..e3e77dbf 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Features of `str.format `_ in Python. * Safe `printf implementation - `_ including + `_ including the POSIX extension for positional arguments. * Support for user-defined types. * High speed: performance of the format API is close to that of glibc's `printf