Tachi67 commited on
Commit
abc2c5f
·
1 Parent(s): dc1a80a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ to the user.
23
  *Input Interface*:
24
  - `code`: str
25
  - `language_of_code`: str
26
- - `memory_files`: Dict[str, str]
27
 
28
  *Output Interface*:
29
  - `code_editor_output`: str
 
23
  *Input Interface*:
24
  - `code`: str
25
  - `language_of_code`: str
26
+ - `memory_files`: Dict[str, str]. Notice that the memory_files should at least contain the `code_library` entry indicating the file location of the code library.
27
 
28
  *Output Interface*:
29
  - `code_editor_output`: str