Skip to content

Commit ce0865d

Browse files
authored
Add latest version badges to Readme
1 parent 865529e commit ce0865d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Flowable External Worker Library for Java
22

3-
[License:
4-
![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-engine/blob/main/LICENSE)
3+
[![Java](https://img.shields.io/maven-central/v/org.flowable.client/flowable-external-worker-client-java.svg?label=Java)](https://central.sonatype.com/search?namespace=org.flowable.client)
4+
[![Spring](https://img.shields.io/maven-central/v/org.flowable.client/flowable-external-worker-client-java.svg?label=Spring)](https://central.sonatype.com/search?namespace=org.flowable.client.spring)
5+
[![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-engine/blob/main/LICENSE)
56

67
![Flowable Actions CI](https://github.com/flowable/flowable-external-client-java/actions/workflows/main.yml/badge.svg?branch=main)
78

0 commit comments

Comments
 (0)