diff --git a/README.md b/README.md index 136539a..bbda252 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Arcodange Factory ```mermaid +%%{init: { 'logLevel': 'debug', 'theme': 'base', 'rough':true } }%% flowchart prepare_hd>HD setup] @@ -67,6 +68,8 @@ flowchart ansible == deploy ==> Gitea ansible --- ansible_scripts +classDef done fill:gold,stroke:indigo,stroke-width:4px,color:blue; +class prepare_hd,nodeId2 done; ``` 🏹💻🪽 \ No newline at end of file