From c5eadcf9b7c6c6083bf4397c41f69a92568b1d21 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Fri, 9 Jun 2017 15:07:18 -0400 Subject: [PATCH] Adding DOI --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8ce93cac..e0f8bba0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Code Coverage][codecov-badge]][CodeCov] [![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter] [![License: BSD][license-badge]](./LICENSE) +[![DOI][DOI-badge]][DOI-link] [API Docs][api-docs] • [Tutorial series][GitBook] • [What's new](./CHANGELOG.md) @@ -288,6 +289,8 @@ As of version 1.0, this library is available under a 3-Clause BSD license. See t CLI11 was developed at the [University of Cincinnati] to support of the [GooFit] library under [NSF Award 1414736]. It was featured in a [DIANA/HEP] meeting at CERN. Please give it a try! Feedback is always welcome. +[DOI-badge]: https://zenodo.org/badge/80064252.svg +[DOI-link]: https://zenodo.org/badge/latestdoi/80064252 [travis-badge]: https://img.shields.io/travis/CLIUtils/CLI11/master.svg?label=Linux/macOS [Travis]: https://travis-ci.org/CLIUtils/CLI11 [appveyor-badge]: https://img.shields.io/appveyor/ci/HenrySchreiner/cli11/master.svg?label=Windows