Make README diagrams vertical and clickable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user