Updating README.md
This commit is contained in:
parent
c28ad13cb0
commit
b192c8615e
19
README.md
19
README.md
@ -1,15 +1,18 @@
|
|||||||
# AnkiConnect #
|
# AnkiConnect #
|
||||||
|
|
||||||
The AnkiConnect plugin for [Anki](http://ankisrs.net/) provides a
|
The AnkiConnect plugin for [Anki](http://ankisrs.net/) exposes a
|
||||||
[RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) interface for creating flash cards from
|
[RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) API for creating flash cards from external
|
||||||
external applications. When installed, AnkiConnect will run a minimal
|
applications. When installed, AnkiConnect will host an [Ajax](https://en.wikipedia.org/wiki/Ajax_(programming)) server
|
||||||
[Ajax](https://en.wikipedia.org/wiki/Ajax_(programming)) server on port 8765 when Anki is running; connecting clients,
|
on port 8765 for as long as Anki is running; connecting clients, such as [Yomichan for
|
||||||
such as the [Yomichan Extension for Chrome](https://foosoft.net/projects/yomichan-chrome-ext) can make use of the
|
Chrome](https://foosoft.net/projects/yomichan-chrome) can make use of this interface to extend Anki functionality.
|
||||||
exposed API extend Anki functionality.
|
|
||||||
|
|
||||||
|
|
||||||
## Installation ##
|
## Installation ##
|
||||||
|
|
||||||
AnkiConnect can be downloaded from its [Anki shared addon page](https://ankiweb.net/shared/info/2055492159) or enabled
|
AnkiConnect can be downloaded from its [Anki shared addon page](https://ankiweb.net/shared/info/2055492159) or enabled
|
||||||
through the [Yomichan](https://foosoft.net/projects/yomichan) plugin if you have it installed. Once AnkiConnect is installed, you are all set; no
|
through the [Yomichan](https://foosoft.net/projects/yomichan) plugin if you have it installed. Once AnkiConnect is installed it is ready
|
||||||
further configuration is required.
|
for use; no further configuration is required.
|
||||||
|
|
||||||
|
## License ##
|
||||||
|
|
||||||
|
GPL
|
||||||
|
Loading…
Reference in New Issue
Block a user