Skip to content

Commit 5cb90a5

Browse files
authored
Merge pull request #2 from InfrastructureAsCode-ch/add_Demo_to_ReadMe
Add demo to read me
2 parents e0a7e59 + bf0c368 commit 5cb90a5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,13 @@ The ConditionalRunner leverages Python's built-in logging system to provide insi
9595

9696
## Demo
9797

98-
Three short demos can be found in the [demo/demo.py](demo/demo.py) file.
98+
> 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).
9999

100-
Demo topology with conditional groups:
101-
102-
![Demo topology](demo/demo_topology_drawio.png)
100+
> Or there are short demos, which can be found in the [demo/demo.py](demo/demo.py) file.
101+
>
102+
> Demo topology with conditional groups:
103+
>
104+
> ![Demo topology](demo/demo_topology_drawio.png)
103105

104106
## Error Handling / fallback to default behavior of the threaded runner
105107

0 commit comments

Comments
 (0)