diff --git a/README.rst b/README.rst index 415afd86..83fa3da3 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ Features `_ similar to the one used by `str.format `_ in Python. -* Complete and safe `printf implementation +* Safe `printf implementation `_ including the POSIX extension for positional arguments. * Support for user-defined types.