Skip to content

Commit 056ecb8

Browse files
Update README with latest ABOUT.md, INSTALL.md, CONTRIBUTING.md and badges
1 parent 8b32cd0 commit 056ecb8

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@ For instructions on how to customize this README.template.md and use the central
1313
please see the user guide: https://github.com/orgs/control-toolbox/discussions/67
1414
-->
1515

16-
CTAppTemplate.jl is part of the [control-toolbox ecosystem](https://github.com/control-toolbox).
16+
The CTAppTemplate.jl repo is part of the [control-toolbox ecosystem](https://github.com/control-toolbox).
1717

1818
| **Category** | **Badge** |
1919
|-----------------------|-----------|
2020
| **Documentation** | [![Stable Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://control-toolbox.org/CTAppTemplate.jl/stable/) [![Dev Docs](https://img.shields.io/badge/docs-dev-8A2BE2.svg)](https://control-toolbox.org/CTAppTemplate.jl/dev/) |
2121
| **CI / Build** | [![Build Status](https://github.com/control-toolbox/CTAppTemplate.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/control-toolbox/CTAppTemplate.jl/actions/workflows/CI.yml?query=branch%3Amain) |
2222
| **Test Coverage** | [![Coverage](https://codecov.io/gh/control-toolbox/CTAppTemplate.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/control-toolbox/CTAppTemplate.jl) |
23-
| **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) |
23+
| **Release / Version** | [![Release](https://juliahub.com/docs/General/CTAppTemplate/stable/version.svg)](https://github.com/control-toolbox/CTAppTemplate.jl/releases) |
2424
| **License** | [![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/control-toolbox/CTAppTemplate.jl/blob/master/LICENSE) |
25+
| **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) |
2526

2627
## About control-toolbox
2728

@@ -54,10 +55,7 @@ The **control-toolbox** ecosystem brings together <a href="https://julialang.org
5455
If you think you found a bug or if you have a feature request / suggestion, feel free to open an [issue][issue-url].
5556
Before opening a pull request, please start an issue or a discussion on the topic.
5657

57-
Contributions are welcomed, check out [how to contribute to a Github project](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project).
58-
If it is your first contribution, you can also check [this first contribution tutorial](https://github.com/firstcontributions/first-contributions).
59-
You can find first good issues (if any 🙂) [here][first-good-issue-url].
60-
You may find other packages to contribute to at the [control-toolbox organization](https://github.com/control-toolbox).
58+
Contributions are welcomed, check out [how to contribute to a Github project](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project). If it is your first contribution, you can also check [this first contribution tutorial](https://github.com/firstcontributions/first-contributions). You can find first good issues (if any 🙂) [here][first-good-issue-url]. You may find other packages to contribute to at the [control-toolbox organization](https://github.com/control-toolbox).
6159

6260
If you want to ask a question, feel free to start a discussion [here](https://github.com/orgs/control-toolbox/discussions). This forum is for general discussion about this repository and the [control-toolbox organization](https://github.com/control-toolbox).
6361

0 commit comments

Comments
 (0)