diff --git a/README.rst b/README.rst index 8c1f6dc9..021cf87a 100644 --- a/README.rst +++ b/README.rst @@ -14,10 +14,12 @@ **{fmt}** is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and IOStreams. -`Documentation `_ +`Documentation `__ -This is a development branch, released versions are available from the -`Releases page `__. +This is a development branch that implements the C++ standards proposal `P0645 +Text Formatting `__. +Released versions are available from the `Releases page +`__. Features --------