Skip to content

Commit

Permalink
Merge pull request #232 from JuliaReach/schillic/199
Browse files Browse the repository at this point in the history
#199 - Add Zenodo badge to README
  • Loading branch information
schillic authored Feb 5, 2024
2 parents 0784ff5 + 8d7fa36 commit e46581b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# IntervalMatrices.jl

| **Documentation** | **Status** | **Community** | **License** |
|:-----------------:|:----------:|:-------------:|:-----------:|
| [![docs-dev][dev-img]][dev-url] | [![CI][ci-img]][ci-url] [![codecov][cov-img]][cov-url] | [![zulip][chat-img]][chat-url] | [![license][lic-img]][lic-url] |
| **Documentation** | **Status** | **Community** | **Version-specific Citation** | **License** |
|:-----------------:|:----------:|:-------------:|:-----------------------------:|:-----------:|
| [![docs-dev][dev-img]][dev-url] | [![CI][ci-img]][ci-url] [![codecov][cov-img]][cov-url] | [![zulip][chat-img]][chat-url] | [![zenodo][doi-img]][doi-url] | [![license][lic-img]][lic-url] |

[dev-img]: https://img.shields.io/badge/docs-latest-blue.svg
[dev-url]: https://juliareach.github.io/IntervalMatrices.jl/dev/
Expand All @@ -12,6 +12,8 @@
[cov-url]: https://app.codecov.io/github/JuliaReach/IntervalMatrices.jl
[chat-img]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
[chat-url]: https://julialang.zulipchat.com/#narrow/stream/278609-juliareach
[doi-img]: https://zenodo.org/badge/116675366.svg
[doi-url]: https://zenodo.org/badge/latestdoi/116675366
[lic-img]: https://img.shields.io/github/license/mashape/apistatus.svg
[lic-url]: https://github.com/JuliaReach/IntervalMatrices.jl/blob/master/LICENSE

Expand Down

0 comments on commit e46581b

Please sign in to comment.