Skip to content

Commit bf0c368

Browse files
authored
Update README.md
1 parent 7858cf1 commit bf0c368

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,12 @@ The ConditionalRunner leverages Python's built-in logging system to provide insi
9696
## Demo
9797

9898
> There is a nice, extensive demo [`nornir-conditional-runner-demo`](https://github.com/InfrastructureAsCode-ch/nornir_conditional_runner_demo) done with NetLab by [`Urs Baumann`](https://github.com/ubaumann).
99+
99100
> Or there are short demos, which can be found in the [demo/demo.py](demo/demo.py) file.
100-
Demo topology with conditional groups:
101-
![Demo topology](demo/demo_topology_drawio.png)
101+
>
102+
> Demo topology with conditional groups:
103+
>
104+
> ![Demo topology](demo/demo_topology_drawio.png)
102105

103106
## Error Handling / fallback to default behavior of the threaded runner
104107

0 commit comments

Comments
 (0)