From 3e1e0a5b7075d45cef83ff567a124385bf7db0e1 Mon Sep 17 00:00:00 2001 From: Christian Schilling Date: Sat, 24 Aug 2024 09:50:05 +0200 Subject: [PATCH] add commits since last release to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53891c760b0..366f8a6b7e7 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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