Update README.rst

This commit is contained in:
Victor Zverovich
2014-12-19 07:49:54 -08:00
parent 3cb004d0d3
commit 01414ac6ec

View File

@ -320,9 +320,10 @@ linkage options.
Running the tests Running the tests
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
Please refer to [Building the library]( Please refer to `Building the library`__ for the instructions on building
http://cppformat.readthedocs.org/en/latest/usage.html#building-the-library) the library and running the unit tests.
for the instructions on building the library and running the unit tests.
__ http://cppformat.readthedocs.org/en/latest/usage.html#building-the-library
Benchmarks reside in a separate repository, Benchmarks reside in a separate repository,
`format-benchmarks <https://github.com/cppformat/format-benchmark>`_, `format-benchmarks <https://github.com/cppformat/format-benchmark>`_,