Update readme and format scripts

This commit is contained in:
2022-10-22 21:37:01 -04:00
parent 1248d9d750
commit 8200225780
4 changed files with 78 additions and 46 deletions

View File

@@ -1,9 +1,12 @@
# poos-xray
Script that annotates Pokemon: the Origin of the Species epub with links to
descriptions of the Pokemon.
Script that annotates the Pokemon: the Origin of the Species e-book with links
to descriptions and pictures of the Pokemon within the e-book itself.
It works with the epub that you can download from [Daystar Eld's Patreon](https://www.patreon.com/daystareld/).
```shell
pipenv install
pipenv shell
python poos-xray "DaystarEld - Pokemon The Origin of Species.epub"
```