Skip to content

Commit 558779b

Browse files
authored
Add latest version badges to Readme
1 parent 9adafe3 commit 558779b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Flowable External Client Python
22

3-
[License:
4-
![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-external-client-python/blob/main/LICENSE)
3+
[![External Worker Latest Version](https://img.shields.io/pypi/v/flowable.external-worker-client.svg?label=External%20Worker)](https://pypi.org/project/flowable.external-worker-client/)
4+
[![RPA Latest Version](https://img.shields.io/pypi/v/flowable.external-worker-client.svg?label=RPA)](https://pypi.org/project/flowable.rpaframework-client/)
5+
[![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-external-client-python/blob/main/LICENSE)
56

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

89
This is a collection of multiple Flowable Python clients.
910
Currently, the project consists out of:
1011

1112
* [External Worker Client](./external-worker): A library to connect custom application code to Flowable with the external worker functionality
12-
* [RPA Framework Client](./rpaframework): A python module to execute RPA Framework tasks with the Flowable RPA Framework task (based on the external worker).
13+
* [RPA Framework Client](./rpaframework): A python module to execute RPA Framework tasks with the Flowable RPA Framework task (based on the external worker).

0 commit comments

Comments
 (0)