diff --git a/README.md b/README.md index 409abe42..026da75f 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ viewer.importXML(xml, function(err) { }); ``` +Checkout our [examples](https://github.com/bpmn-io/bpmn-js-examples) for many +more supported usage scenarios. + + ### Dynamic Attach/Detach You may attach or detach the viewer dynamically to any element on the page, too: