Skip to content

Commit ac5f06f

Browse files
authored
Replace DOI text with DOI badge in README
1 parent da94aa7 commit ac5f06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
[![Build Status](https://img.shields.io/badge/build-passing-brightgreen.svg)](https://github.com/yourusername/coordinate-system)
2222
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://yourusername.github.io/coordinate-system/)
2323
[![Version](https://img.shields.io/badge/version-1.0.0-orange.svg)](https://github.com/yourusername/coordinate-system/releases)
24-
DOI: https://doi.org/10.5281/zenodo.14435613
24+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14435613.svg)](https://doi.org/10.5281/zenodo.14435613)
2525
</div>
2626

2727
---

0 commit comments

Comments
 (0)