From 44912ade1672ed7ec585c51c907423a0944f3667 Mon Sep 17 00:00:00 2001 From: Dominic Chang Date: Tue, 15 Oct 2024 12:52:44 -0400 Subject: [PATCH] Update README.md Add zenodo badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aad4952..72bd906 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ These considerations allow our algorithms to be easily used in Machine Learning [![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac) [![Coverage](https://codecov.io/gh/dominic-chang/Krang.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/dchang10/Krang.jl) [![status](https://joss.theoj.org/papers/378df5c54cd21e293b92ac692c21c0ed/status.svg)](https://joss.theoj.org/papers/378df5c54cd21e293b92ac692c21c0ed) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13936258.svg)](https://doi.org/10.5281/zenodo.13936258) # Installation Launch your Julia session with then type `]` to move into Pkg mode. Once in pkg mode type ```julia