Skip to content

Commit 14c4671

Browse files
authored
[DOC] highlight demo and examples live environments (#56)
In addition - add license badge - move badges close to the page title
1 parent 5e20a69 commit 14c4671

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# bpmn-visualization examples
22

3+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/process-analytics/.github/blob/main/CODE_OF_CONDUCT.md)
4+
[![License](https://img.shields.io/github/license/process-analytics/bpmn-visualization-examples?color=blue)](LICENSE)
5+
36
This repository contains examples showing how to use [bpmn-visualization](https://github.com/process-analytics/bpmn-visualization-js).
47

5-
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/process-analytics/.github/blob/main/CODE_OF_CONDUCT.md)
68

79
## Demo
810

911
This example let you load a BPMN file to see how the lib renders it. Various versions of the lib are available.
1012

11-
- online: [bpmn-visualization-examples demo](https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/demo/index.html)
12-
thanks to the [statically.io](https://statically.io/) service
13-
- local: [demo](./demo)
14-
13+
Give a try to the [__:fast_forward: demo live environment__](https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/demo/index.html)
14+
or test it [locally](./demo).
1515

1616
If you need BPMN examples, you can use resources
1717
- from the [BPMN Model Interchange Working Group (BPMN MIWG)](http://www.omgwiki.org/bpmn-miwg)

0 commit comments

Comments
 (0)