Tachi67 commited on
Commit
4c50c25
·
verified ·
1 Parent(s): 9c31af5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -134,6 +134,7 @@ class SaveCodeAtomicFlow(AtomicFlow)
134
  ```
135
 
136
  This flow appends the code to the code library file.
 
137
  *Input Interface*:
138
  - `code` (str): the code to be appended to the code library
139
  - `memory_files` (dict): the dictionary of memory files
 
134
  ```
135
 
136
  This flow appends the code to the code library file.
137
+
138
  *Input Interface*:
139
  - `code` (str): the code to be appended to the code library
140
  - `memory_files` (dict): the dictionary of memory files