Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bzinchenko committed Jan 28, 2018
1 parent 84511ff commit a55af12
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Try it yourself!

![bzinchenko](Images/BPMN_View.png)

##Code example
## Code example to create diagram image

Jump start your BPMN capable solution in minutes!

Sample code to read BPMN file and save it as an image:
Expand All @@ -38,6 +39,8 @@ Below is the result:

![bzinchenko](Images/B.2.0.png)

## Code example to create new diagram

Sample code to create a new BPMN model and write it to file:

```csharp
Expand Down

0 comments on commit a55af12

Please sign in to comment.