From 7ab89ea6d62f1a06c89b62cbd0688c159278047e Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Sat, 20 Jan 2018 20:03:22 +0100 Subject: [readme] Add DOI badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fae83e02cf..883630acf1 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Appveyor](https://ci.appveyor.com/api/projects/status/eln43k05pa2vm908/branch/master?svg=true)](https://ci.appveyor.com/project/coq/coq/branch/master) [![Circle CI](https://circleci.com/gh/coq/coq/tree/master.svg?style=shield)](https://circleci.com/gh/coq/workflows/coq/tree/master) [![Gitter](https://badges.gitter.im/coq/coq.svg)](https://gitter.im/coq/coq) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1003420.svg)](https://doi.org/10.5281/zenodo.1003420) 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