Use HTML to set image size.

This commit is contained in:
Victor Zverovich 2014-04-25 08:34:41 -07:00
parent 38f285c477
commit 5746660183

View File

@ -4,9 +4,10 @@ C++ Format
.. image:: https://travis-ci.org/cppformat/cppformat.png?branch=master
:target: https://travis-ci.org/cppformat/cppformat
.. image:: https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8
:target: https://ci.appveyor.com/project/vitaut/cppformat
:height: 18px
.. raw:: html
<a href="https://ci.appveyor.com/project/vitaut/cppformat">
<img alt="appveyor build status" style="height:18px;"
src="https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8"></a>
C++ Format is an open-source formatting library for C++.
It can be used as a type-safe alternative to printf or as a fast