diff --git a/README.md b/README.md index a9c5fb9..fcf130b 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,45 @@ Download the premade Anki deck from the [Releases page](https://github.com/pigoz You can easily customize some variables picked up by AnkiCanvas. Open the card layout and edit the `AnkiCanvasOptions` JavaScript object in the Front and Back templates. + + +The current default options object is the following: + +```html + +```