10 lines
160 B
Markdown
10 lines
160 B
Markdown
# poos-xray
|
|
|
|
Script that annotates Pokemon: the Origin of the Species epub with links to
|
|
descriptions of the Pokemon.
|
|
|
|
```shell
|
|
pipenv install
|
|
pipenv shell
|
|
```
|