Skip to content

Commit 0561b0e

Browse files
committed
Add doi to READMEs
1 parent 646c108 commit 0561b0e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![DOI](https://zenodo.org/badge/915838411.svg)](https://doi.org/10.5281/zenodo.15163584)
2+
13
# A Copier Template for LinkML Projects
24

35
This template uses the code-scaffolding tool [copier](https://copier.readthedocs.io/) to create a [LinkML](https://github.com/linkml/linkml) project.

template/README.md.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/copier-org/copier"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json" alt="Copier Badge" style="max-width:100%;"/></a>
1+
<a href="https://github.com/dalito/linkml-project-copier"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json" alt="Copier Badge" style="max-width:100%;"/></a>
22

33
# {{project_name}}
44

@@ -30,4 +30,4 @@ They are written for the command runner [just](https://github.com/casey/just/).
3030

3131
## Credits
3232

33-
This project was created from the template [linkml-project-copier](https://github.com/dalito/linkml-project-copier).
33+
This project uses the template [linkml-project-copier](https://github.com/dalito/linkml-project-copier) published as [doi:10.5281/zenodo.15163584](https://doi.org/10.5281/zenodo.15163584).

0 commit comments

Comments
 (0)