Update README.md
Browse files
README.md
CHANGED
@@ -66,14 +66,14 @@ Here is the structure of the `CtrlExMemFlow`:
|
|
66 |
```
|
67 |
Structure of the Executors:
|
68 |
```
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
/ |
|
74 |
-
/ |
|
75 |
-
/ |
|
76 |
-
/ |
|
77 |
Extend_library ask_user re_plan update_plan run_code
|
78 |
|
79 |
```
|
|
|
66 |
```
|
67 |
Structure of the Executors:
|
68 |
```
|
69 |
+
+-------------------+
|
70 |
+
| Branching |
|
71 |
+
| Executor |
|
72 |
+
+-------------------+
|
73 |
+
/ | | | \
|
74 |
+
/ | | | \
|
75 |
+
/ | | | \
|
76 |
+
/ | | | \
|
77 |
Extend_library ask_user re_plan update_plan run_code
|
78 |
|
79 |
```
|