From 574666018360cc894fabfe52a5f5aae4135211fc Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 25 Apr 2014 08:34:41 -0700 Subject: [PATCH] Use HTML to set image size. --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 45dd1746..9aa155a3 100644 --- a/README.rst +++ b/README.rst @@ -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 + + appveyor build status 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