diff --git a/README.rst b/README.rst index 03a75eaa..0b802058 100644 --- a/README.rst +++ b/README.rst @@ -11,12 +11,15 @@ :alt: Join the chat at https://gitter.im/fmtlib/fmt :target: https://gitter.im/fmtlib/fmt -**fmt** is an open-source formatting library for C++. +**{fmt}** is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams. `Documentation `_ +This is a development branch, released versions are available from the +`Releases page `__. + Features --------