mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 03:17:53 +00:00
Add ReadTheDocs badge
This commit is contained in:
parent
8f93e84a1a
commit
bbd7681a33
@ -7,6 +7,10 @@ C++ Format
|
||||
.. image:: https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8
|
||||
: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++.
|
||||
It can be used as a safe alternative to printf or as a fast
|
||||
alternative to IOStreams.
|
||||
|
Loading…
Reference in New Issue
Block a user