Skip to content

Commit fe22fb2

Browse files
author
Rajesh Jinaga
committed
Update Readme
1 parent fff6745 commit fe22fb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ It supports only one style of comment can be used for single or multiline using
228228
#### Simpleflow Execution
229229
<a name="simpleflow-pipeline"></a>
230230

231-
<!-- ![Simpleflow Pipeline](http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/navtech-io/Simpleflow/main/SimpleflowDiagram.puml) -->
231+
![Simpleflow Pipeline](http://www.plantuml.com/plantuml/proxy?cache=no&src=https://raw.githubusercontent.com/navtech-io/Simpleflow/main/SimpleflowDiagram.puml)
232232
233233
Sample code to create, build and run pipeline
234234
```csharp

SimpleflowDiagram.puml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ skinparam component {
88
BorderColor black
99
BackgroundColor white
1010
ArrowFontName Impact
11-
ArrowColor #db691d
11+
ArrowColor #1d3ddb
1212
}
1313

1414
skinparam package {
1515
FontSize 15
1616
FontName Courier
1717
BorderColor white
18-
BackgroundColor #fadd93
18+
BackgroundColor #dee9fa
1919
ArrowFontName Impact
2020

2121
}

0 commit comments

Comments
 (0)