From 35a911f44aa881a83ef1af64f4c51a822c212ff8 Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Wed, 11 Sep 2024 10:44:55 +0200 Subject: [PATCH] docs: link awesome list (#2230) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b0a46c8bf..386995f048 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ bpmn-js builds on top of a few powerful tools: * [bpmn-moddle](https://github.com/bpmn-io/bpmn-moddle): Read / write support for BPMN 2.0 XML in the browsers * [diagram-js](https://github.com/bpmn-io/diagram-js): Diagram rendering and editing toolkit +It is an extensible toolkit, complemented by many [additional utilities](https://github.com/bpmn-io/awesome-bpmn-io). + ## License Use under the terms of the [bpmn.io license](http://bpmn.io/license).