mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 19:24:48 +02:00
Move chat link to the end
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
C++ Format
|
C++ Format
|
||||||
==========
|
==========
|
||||||
|
|
||||||
.. image:: https://badges.gitter.im/Join%20Chat.svg
|
|
||||||
:alt: Join the chat at https://gitter.im/cppformat/cppformat
|
|
||||||
:target: https://gitter.im/cppformat/cppformat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/cppformat/cppformat.png?branch=master
|
.. image:: https://travis-ci.org/cppformat/cppformat.png?branch=master
|
||||||
:target: https://travis-ci.org/cppformat/cppformat
|
:target: https://travis-ci.org/cppformat/cppformat
|
||||||
|
|
||||||
@@ -18,6 +14,10 @@ C++ Format
|
|||||||
.. image:: https://webapi.biicode.com/v1/badges/vitaut/vitaut/cppformat/master?dummy
|
.. image:: https://webapi.biicode.com/v1/badges/vitaut/vitaut/cppformat/master?dummy
|
||||||
:target: https://www.biicode.com/vitaut/cppformat
|
:target: https://www.biicode.com/vitaut/cppformat
|
||||||
|
|
||||||
|
.. image:: https://badges.gitter.im/Join%20Chat.svg
|
||||||
|
:alt: Join the chat at https://gitter.im/cppformat/cppformat
|
||||||
|
:target: https://gitter.im/cppformat/cppformat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
||||||
|
|
||||||
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