Skip to content

Commit eb50197

Browse files
committed
Add debug command to README
1 parent 6f79edb commit eb50197

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ A Libgen Fiction store plugin for Calibre
44
## Installation
55

66
Download a release from [here](https://github.com/fallaciousreasoning/CalibreLibgenStore/releases) and follow the instructions to add the plugin to Calibre.
7+
8+
## Testing & development
9+
10+
While working on any of the scripts, run this to update the plugin in Calibre and start it in debug mode:
11+
12+
```shell
13+
calibre-customize -b . && calibre-debug -g
14+
```

0 commit comments

Comments
 (0)