diff --git a/README.rst b/README.rst index a851254e..e48430dd 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,10 @@ format ====== -Format is a C++ library that provides printf-like formatting functionality. +Format is an open-source C++ library that provides +string formatting functionality similar to `str.format +`__ +in Python. Features --------