Skip to content

Commit 0c51cb0

Browse files
authored
Merge pull request #212 from control-toolbox/update-readme-2025-09-28
Update README (2025-09-28) with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges
2 parents 6683688 + 78c2272 commit 0c51cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The CTModels.jl package is part of the [control-toolbox ecosystem](https://githu
1313
| **CI / Build** | [![Build Status](https://github.com/control-toolbox/CTModels.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/control-toolbox/CTModels.jl/actions/workflows/CI.yml?query=branch%3Amain) |
1414
| **Test Coverage** | [![Coverage](https://codecov.io/gh/control-toolbox/CTModels.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/control-toolbox/CTModels.jl) |
1515
| **Package Evaluation** | [![PkgEval](https://img.shields.io/badge/Julia-package-purple)](https://juliahub.com/ui/Packages/General/CTModels) [![Dependencies](https://juliahub.com/docs/General/CTModels/stable/deps.svg)](https://juliahub.com/ui/Packages/General/CTModels?t=2) |
16-
| **Release / Version** | [![Release](https://juliahub.com/docs/General/CTModels/stable/version.svg)](https://github.com/control-toolbox/CTModels.jl/releases) |
16+
| **Release / Version** | [![Release](https://img.shields.io/github/v/release/control-toolbox/CTModels.jl.svg)](https://github.com/control-toolbox/CTModels.jl/releases) |
1717
| **License** | [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/control-toolbox/CTModels.jl/blob/master/LICENSE) |
1818
| **Code Style / Quality** | [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/JuliaDiff/BlueStyle) [![Aqua.jl](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) |
1919

0 commit comments

Comments
 (0)