From 2266e93fce1625b4671ccf8048d4ec49ea4c7de0 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Fri, 25 Apr 2014 08:57:34 -0700 Subject: [PATCH] Resore RST. --- README.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 9aa155a3..45dd1746 100644 --- a/README.rst +++ b/README.rst @@ -4,10 +4,9 @@ C++ Format .. image:: https://travis-ci.org/cppformat/cppformat.png?branch=master :target: https://travis-ci.org/cppformat/cppformat -.. raw:: html - - appveyor build status +.. image:: https://ci.appveyor.com/api/projects/status/qk0bhyhqp1ekpat8 + :target: https://ci.appveyor.com/project/vitaut/cppformat + :height: 18px 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