From 8fadba414f5895f4717805d3d967d0d4f5a604e8 Mon Sep 17 00:00:00 2001 From: Ralph Soika Date: Sat, 31 Aug 2024 17:14:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b6afe425..a87dcb8f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Java CI with Maven](https://github.com/imixs/open-bpmn/actions/workflows/maven.yml/badge.svg)](https://github.com/imixs/open-bpmn/actions/workflows/maven.yml) +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1694/badge)](https://bestpractices.coreinfrastructure.org/projects/1694) +[![Join a discussion](https://img.shields.io/badge/discuss-on%20github-4CB697)](https://github.com/imixs/open-bpmn/discussions) +[![License](https://img.shields.io/badge/license-EPL-blue.svg)](https://github.com/imixs/open-bpmn/blob/master/LICENSE) **Open BPMN** is a free and open modeling platform to create and maintain business models based on the BPMN 2.0 standard. **Open BPMN** can be used by business analysts to design a top level business process, as also by architects and developers to model the technical details of complex processing logic.