Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Jul 1, 2023
1 parent 51b86dd commit ee3afc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions open-bpmn.vscode/extension/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**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.
[Open BPMN](https://www.open-bpmn.org) 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.
Further more, **Open BPMN** provides an extension mechanism to adapt the modeling platform to the individual requirements in any business process project.

<img width="650" src="https://www.open-bpmn.org/images/imixs-bpmn-001.png" />
Expand All @@ -9,10 +9,10 @@ BPMN 2.0 introduces an extensibility mechanism that allows extending standard BP

Open Source Workflow Engines like [Imixs-Workflow](https://www.imixs.org) integrate Open BPMN into there tooling platforms and extend the core features of BPMN 2.0 with platform specific functionality.

Learn more about the project [here](https://www.open-bpmn.org).
Learn more about Open BPMN on the [project site](https://www.open-bpmn.org).

# Java 11 Support

**Note:** To use Open-BPMN in your Visual Studio Code, Java 11 or a higher version need to be installed on your machine.

To install Java 11 or a higher version, you can download if from teh [Microsoft Download Page](https://learn.microsoft.com/en-us/java/openjdk/download) or you can install it from your operating system's package manager. If you have any questions you will find help in the [Open-BPMN Discussion Forum](https://github.com/imixs/open-bpmn/discussions).
To install Java 11 or a higher version, you can download it from the [Microsoft Download Page](https://learn.microsoft.com/en-us/java/openjdk/download) or you can install it from your operating system's package manager. If you have any questions you will find help in the [Open-BPMN Discussion Forum](https://github.com/imixs/open-bpmn/discussions).

0 comments on commit ee3afc9

Please sign in to comment.