Skip to content

Commit 6852f93

Browse files
authored
Merge pull request #53 from JuliaReach/schillic/readme
Add commits since last release to README
2 parents 1dca34a + 68c03e3 commit 6852f93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| **Documentation** | **Status** | **Community** | **License** |
44
|:-----------------:|:----------:|:-------------:|:-----------:|
5-
| [![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] | [![license][lic-img]][lic-url] |
5+
| [![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][dev-commits-url]][dev-commits-target] | [![zulip][chat-img]][chat-url] [![JuliaHub][juliahub-img]][juliahub-url] | [![license][lic-img]][lic-url] |
66

77
[dev-img]: https://img.shields.io/badge/docs-latest-blue.svg
88
[dev-url]: https://juliareach.github.io/ControllerFormats.jl/dev/
@@ -14,6 +14,8 @@
1414
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/C/ControllerFormats.html
1515
[aqua-img]: https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg
1616
[aqua-url]: https://github.com/JuliaTesting/Aqua.jl
17+
[dev-commits-url]: https://img.shields.io/github/commits-since/JuliaReach/ControllerFormats.jl/latest.svg
18+
[dev-commits-target]: https://github.com/JuliaReach/ControllerFormats.jl
1719
[chat-img]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
1820
[chat-url]: https://julialang.zulipchat.com/#narrow/stream/278609-juliareach
1921
[juliahub-img]: https://juliahub.com/docs/General/ControllerFormats/stable/version.svg

0 commit comments

Comments
 (0)