From b368dc44b41dfcb0bd5232950ec7597c6d156c95 Mon Sep 17 00:00:00 2001 From: kojix2 <2xijok@gmail.com> Date: Tue, 15 Dec 2020 14:31:32 +0900 Subject: [PATCH] Add zenodo badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daf3552..ec1975a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Gem Version](https://badge.fury.io/rb/youplot.svg)](https://badge.fury.io/rb/youplot) [![Docs Latest](https://img.shields.io/badge/docs-latest-blue.svg)](https://rubydoc.info/gems/youplot) [![The MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt) +[![DOI](https://zenodo.org/badge/283230219.svg)](https://zenodo.org/badge/latestdoi/283230219) YouPlot - Create ASCII charts on the terminal with data from standard streams in the pipeline.