~foosoft/anki-connect

9fcef4d07722625539868c4f422001ef0de0b7cb — Alex Yatskov 8 years ago 4dac659
Updating README.md
1 files changed, 20 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +20 -1
@@ 91,7 91,7 @@ The following actions are currently supported:

    **Sample response**:
    ```
    1
    2
    ```
*   `deckNames`



@@ 279,6 279,25 @@ The following actions are currently supported:
    ]
    ```

*   `upgrade`

    Displays a confirmation dialog box in Anki asking the user if they wish to upgrade AnkiConnect to the latest version
    from the project's [master branch](https://raw.githubusercontent.com/FooSoft/anki-connect/master/AnkiConnect.py) on
    GitHub. Returns a boolean value indicating if the plugin was upgraded or not.

    **Sample request**:
    ```
    {
        action: 'upgrade',
        params: {}
    }
    ```

    **Sample response**:
    ```
    true
    ```

## License ##

GPL

Do not follow this link