jaeyong2 commited on
Commit
f5c1c7c
·
verified ·
1 Parent(s): b268b36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -26,13 +26,12 @@ You divide the document into chunks, and you must divide it according to the fol
26
  4. Therefore, there should be no unknown information within the chunk.
27
 
28
  Output format: JSON
29
- ```json
30
  {
31
  "chunk1":"...",
32
  "chunk2":"...",
33
  ...
34
  }
35
- ```
36
  """.strip()
37
 
38
  content ="""
 
26
  4. Therefore, there should be no unknown information within the chunk.
27
 
28
  Output format: JSON
29
+ json
30
  {
31
  "chunk1":"...",
32
  "chunk2":"...",
33
  ...
34
  }
 
35
  """.strip()
36
 
37
  content ="""