Make README diagrams vertical and clickable

This commit is contained in:
Mateusz Suski
2026-05-06 06:46:27 +00:00
parent 8cc19a0442
commit d1b9cabe5c
31 changed files with 92 additions and 158 deletions
+2 -3
View File
@@ -6,9 +6,8 @@ This directory is reserved for Python helpers that may later complement the Bash
```mermaid
flowchart TD
A["python"] --> B["Future reporting utilities"]
A --> C["Parsers"]
A --> D["Automation helpers"]
A["python"]
click A href "./" "python"
```
## Notes