Update readme

This commit is contained in:
Victor Zverovich 2018-03-21 06:48:36 -07:00
parent f61ca2ec4f
commit 7971ed3db3

View File

@ -127,7 +127,7 @@ An object of any user-defined type for which there is an overloaded
You can create your own functions similar to `format
<http://fmtlib.net/latest/api.html#format>`_ and
`print <http://fmtlib.net/latest/api.html#print>`_
which take arbitrary arguments ([godbolt](https://godbolt.org/g/uoSRRh):
which take arbitrary arguments (`godbolt <https://godbolt.org/g/uoSRRh>`_):
.. code:: c++