Skip to content

Commit 10099da

Browse files
Update README.md
1 parent 603b6a0 commit 10099da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![](https://github.com/CST-Group/cst-utils/actions/workflows/java-ci.yml/badge.svg)
33
[![Maintainability](https://api.codeclimate.com/v1/badges/d235a7ebd7e2fb36554c/maintainability)](https://codeclimate.com/github/CST-Group/cst-utils/maintainability)
44
[![Test Coverage](https://api.codeclimate.com/v1/badges/d235a7ebd7e2fb36554c/test_coverage)](https://codeclimate.com/github/CST-Group/cst-utils/test_coverage)
5-
[![](https://jitpack.io/v/CST-Group/cst-utils.svg)](https://jitpack.io/#CST-Group/cst-utils)
5+
[![](https://jitpack.io/v/CST-Group/cst-desktop.svg)](https://jitpack.io/#CST-Group/cst-desktop)
66

77

88
# Welcome to the CST Toolkit pages.
@@ -33,7 +33,7 @@ Note: This library is still under development, and some concepts or features mig
3333
}
3434
```
3535

36-
Sometimes, the version number (tag) in this README gets out of date, as maintainers might forget to change it when releasing. Always check the release badge [![](https://jitpack.io/v/CST-Group/cst.svg?label=Release)](https://jitpack.io/#CST-Group/cst) to see the actual current version number that should be provided in the dependencies in Step 2 above.
36+
Sometimes, the version number (tag) in this README gets out of date, as maintainers might forget to change it when releasing. Always check the release badge [![](https://jitpack.io/v/CST-Group/cst-desktop.svg)](https://jitpack.io/#CST-Group/cst-desktop) to see the actual current version number that should be provided in the dependencies in Step 2 above.
3737

3838
### Maven
3939

@@ -58,7 +58,7 @@ Sometimes, the version number (tag) in this README gets out of date, as maintain
5858
</dependency>
5959
```
6060

61-
Sometimes, the version number (tag) in this README gets out of date, as maintainers might forget to change it when releasing. Always check the release badge [![](https://jitpack.io/v/CST-Group/cst.svg?label=Release)](https://jitpack.io/#CST-Group/cst) to see the actual current version number that should be provided in the dependencies in Step 2 above.
61+
Sometimes, the version number (tag) in this README gets out of date, as maintainers might forget to change it when releasing. Always check the release badge [![](https://jitpack.io/v/CST-Group/cst-desktop.svg)](https://jitpack.io/#CST-Group/cst-desktop) to see the actual current version number that should be provided in the dependencies in Step 2 above.
6262

6363
### Manual
6464

0 commit comments

Comments
 (0)