docs(README): Use subgraph LR
Makes it more readable
This commit is contained in:
parent
ad53d9ef8b
commit
52d8e010ca
@ -39,7 +39,7 @@ The generator currently supports problems related to the following topics (align
|
||||
The problem generator is a modular system composed of several Python scripts and JSON data files that work together to produce financial problems.
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
graph LR
|
||||
A[problem_engine.py] --> B(data_loader.py);
|
||||
A --> C(value_sampler.py);
|
||||
A --> D(date_utils.py);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user