Change poos to ptoos in readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# poos-xray
|
# ptoos-xray
|
||||||
|
|
||||||
Script that annotates the Pokemon: the Origin of the Species e-book with links
|
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.
|
to descriptions and pictures of the Pokemon within the e-book itself.
|
||||||
@@ -8,5 +8,5 @@ It works with the epub that you can download from [Daystar Eld's Patreon](https:
|
|||||||
```shell
|
```shell
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv shell
|
pipenv shell
|
||||||
python poos-xray "DaystarEld - Pokemon The Origin of Species.epub"
|
python ptoos-xray.py "DaystarEld - Pokemon The Origin of Species.epub"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user