Skip to content

Commit

Permalink
add commits since last release to README
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic authored Aug 24, 2024
1 parent 6e1f954 commit 3e1e0a5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

| **Introduction & Documentation** | **Status** | **Community** | **Version-Specific Citation** | **License** |
|:--------------------------------:|:----------:|:-------------:|:-----------------------------:|:-----------:|
| [![DOI][paper-img]][paper-url] [![docs-dev][dev-img]][dev-url] | [![CI][ci-img]][ci-url] [![codecov][cov-img]][cov-url] [![PkgEval][pkgeval-img]][pkgeval-url] [![aqua][aqua-img]][aqua-url] | [![zulip][chat-img]][chat-url] [![JuliaHub][juliahub-img]][juliahub-url] | [![DOI][doi-img]][doi-url] | [![license][lic-img]][lic-url] |
| [![DOI][paper-img]][paper-url] [![docs-dev][dev-img]][dev-url] | [![CI][ci-img]][ci-url] [![codecov][cov-img]][cov-url] [![PkgEval][pkgeval-img]][pkgeval-url] [![aqua][aqua-img]][aqua-url] [![][dev-commits-url]][dev-commits-target] | [![zulip][chat-img]][chat-url] [![JuliaHub][juliahub-img]][juliahub-url] | [![DOI][doi-img]][doi-url] | [![license][lic-img]][lic-url] |

[paper-img]: https://proceedings.juliacon.org/papers/10.21105/jcon.00097/status.svg
[paper-url]: https://doi.org/10.21105/jcon.00097
Expand All @@ -17,6 +17,8 @@
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/L/LazySets.html
[aqua-img]: https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg
[aqua-url]: https://github.com/JuliaTesting/Aqua.jl
[dev-commits-url]: https://img.shields.io/github/commits-since/JuliaReach/LazySets.jl/latest.svg
[dev-commits-target]: https://github.com/JuliaReach/LazySets.jl
[chat-img]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
[chat-url]: https://julialang.zulipchat.com/#narrow/stream/278609-juliareach
[juliahub-img]: https://juliahub.com/docs/General/LazySets/stable/version.svg
Expand Down

0 comments on commit 3e1e0a5

Please sign in to comment.