Updating README.md

This commit is contained in:
Alex Yatskov 2019-02-02 11:13:36 -08:00
parent ebd569ee23
commit 24e70fac57

View File

@ -1488,9 +1488,9 @@ guarantee that your application continues to function properly in the future.
{
"action": "guiDeckOverview",
"version": 6,
"params": {
"name": "Default"
}
"params": {
"name": "Default"
}
}
```
@ -1531,9 +1531,9 @@ guarantee that your application continues to function properly in the future.
{
"action": "guiDeckReview",
"version": 6,
"params": {
"name": "Default"
}
"params": {
"name": "Default"
}
}
```