forked from fmtlib/fmt
Add ReadTheDocs badge
This commit is contained in:
@@ -7,6 +7,10 @@ C++ Format
|
|||||||
.. image:: https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8
|
.. image:: https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8
|
||||||
:target: https://ci.appveyor.com/project/vitaut/cppformat
|
:target: https://ci.appveyor.com/project/vitaut/cppformat
|
||||||
|
|
||||||
|
.. image:: https://readthedocs.org/projects/cppformat/badge/?version=stable
|
||||||
|
:target: https://readthedocs.org/projects/cppformat/?badge=stable
|
||||||
|
:alt: Documentation Status
|
||||||
|
|
||||||
C++ Format is an open-source formatting library for C++.
|
C++ Format is an open-source formatting library for C++.
|
||||||
It can be used as a safe alternative to printf or as a fast
|
It can be used as a safe alternative to printf or as a fast
|
||||||
alternative to IOStreams.
|
alternative to IOStreams.
|
||||||
|
Reference in New Issue
Block a user