Browse Source

Update README.md

Maurits van der Schee 10 years ago
parent
commit
61fdcb44b5
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -387,7 +387,8 @@ You can call the ```mysql_crud_api_tranform()``` function to structure the data
387 387
             ],
388 388
             "content": "blog started"
389 389
         }
390
-    ]
390
+    ],
391
+    "_results": 1
391 392
 }
392 393
 ```
393 394
 

Loading…
Cancel
Save