Browse Source

Update README.md

Maurits van der Schee 10 years ago
parent
commit
43a5f18220
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -41,7 +41,7 @@ $config = array(
41 41
 URL: http://localhost/api/cate*
42 42
 
43 43
 ```
44
-{"categories":{"columns":["id","name"],"records":["1","Internet"],["3","Web development"]}}
44
+{"categories":{"columns":["id","name"],"records":[["1","Internet"],["3","Web development"]]}}
45 45
 ```
46 46
 
47 47
 ## Installation

Loading…
Cancel
Save