From 98464cac0a43a493616a8f8162b46c0e875eb365 Mon Sep 17 00:00:00 2001 From: Simon Waldherr Date: Sun, 27 Apr 2025 15:41:35 +0200 Subject: [PATCH] Add DOI to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b7f39d..c15feaa 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ *convert pictures to ZPL compatible ^GF-elements* +[![DOI](https://zenodo.org/badge/153820885.svg)](https://doi.org/10.5281/zenodo.15291211) [![GoDoc](https://godoc.org/github.com/SimonWaldherr/zplgfa?status.svg)](https://godoc.org/github.com/SimonWaldherr/zplgfa) [![Coverage Status](https://coveralls.io/repos/github/SimonWaldherr/zplgfa/badge.svg?branch=master)](https://coveralls.io/github/SimonWaldherr/zplgfa?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/SimonWaldherr/zplgfa)](https://goreportcard.com/report/github.com/SimonWaldherr/zplgfa)