소스 검색

Update README.md

Git-Leon 6 년 전
부모
커밋
7c9f674624
No account linked to committer's email
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      README.md

+ 3
- 3
README.md 파일 보기

229
 
229
 
230
 ```JSON
230
 ```JSON
231
 {
231
 {
232
-    "id": 1,
233
-        "question": "What's the best netflix original?",
234
-        "options": [
232
+	"id": 1,
233
+	"question": "What's the best netflix original?",
234
+	"options": [
235
 	    { "value": "Black Mirror" },
235
 	    { "value": "Black Mirror" },
236
 	    { "value": "Stranger Things" },
236
 	    { "value": "Stranger Things" },
237
 	    { "value": "Orange is the New Black"},
237
 	    { "value": "Orange is the New Black"},