Tachi67 commited on
Commit
902eb59
·
1 Parent(s): 3ce7d7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -66,14 +66,14 @@ Here is the structure of the `CtrlExMemFlow`:
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
  ```
 
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
  ```