diff --git a/README.md b/README.md index cb7b8f6..88d8c5e 100644 --- a/README.md +++ b/README.md @@ -237,8 +237,8 @@ guarantee that your application continues to function properly in the future. ```json { "result": [ - ["Default"], - [1494723142483, 1494703460437, 1494703479525] + {"result": "Default", "error": null}, + {"result": [1494723142483, 1494703460437, 1494703479525], "error": null} ], "error": null }