From 2bf256d4701af63400c222054fa7a31ea6df49e5 Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Thu, 19 Oct 2017 13:25:48 +0200 Subject: Add AppVeyor badge next to Travis badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 03f24071b8..2ad5122156 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Coq -[![Travis](https://travis-ci.org/coq/coq.svg?branch=master)](https://travis-ci.org/coq/coq/builds) [![Gitter](https://badges.gitter.im/coq/coq.svg)](https://gitter.im/coq/coq) +[![Travis](https://travis-ci.org/coq/coq.svg?branch=master)](https://travis-ci.org/coq/coq/builds) [![Build status](https://ci.appveyor.com/api/projects/status/eln43k05pa2vm908/branch/master?svg=true)](https://ci.appveyor.com/project/coq/coq/branch/master) [![Gitter](https://badges.gitter.im/coq/coq.svg)](https://gitter.im/coq/coq) Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an -- cgit v1.2.3