blueapple8259 commited on
Commit
fca8dc1
·
verified ·
1 Parent(s): 0b7a9db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ type1과 type2 전부 json 형식이며 type1은 key값이 제목, value값이
53
 
54
  ```
55
  {
56
- "title": "category",
57
  ...
58
  }
59
  ```
 
53
 
54
  ```
55
  {
56
+ "title": ["category", ...],
57
  ...
58
  }
59
  ```