Updating README.md
This commit is contained in:
parent
6aa40a698f
commit
9ddb7eb19a
@ -114,7 +114,7 @@ try {
|
|||||||
Or using [`curl`](https://curl.haxx.se) from the command line:
|
Or using [`curl`](https://curl.haxx.se) from the command line:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl localhost:8765 -X POST -d '{"action": "deckNames", "version": 5}'
|
curl localhost:8765 -X POST -d "{\"action\": \"deckNames\", \"version\": 5}"
|
||||||
```
|
```
|
||||||
|
|
||||||
AnkiConnect will respond with an object containing two fields: `result` and `error`. The `result` field contains the
|
AnkiConnect will respond with an object containing two fields: `result` and `error`. The `result` field contains the
|
||||||
|
Loading…
Reference in New Issue
Block a user