diff --git a/README.rst b/README.rst index 64b58003..a2c3b4ff 100644 --- a/README.rst +++ b/README.rst @@ -28,11 +28,11 @@ Q&A: ask questions on `StackOverflow with the tag fmt Features -------- -* Simple `format API `_ with positional arguments +* Simple `format API `_ with positional arguments for localization * Implementation of `C++20 std::format `__ -* `Format string syntax `_ similar to Python's +* `Format string syntax `_ similar to Python's `format `_ * Safe `printf implementation `_ including the POSIX