Create project structure

This commit is contained in:
2022-10-19 19:59:46 -04:00
parent ee031b1436
commit ea85e210fb
6 changed files with 288 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# poos-xray
Script that annotates Pokemon: the Origin of the Species epub with links to descriptions of the Pokemon.
Script that annotates Pokemon: the Origin of the Species epub with links to
descriptions of the Pokemon.
```shell
pipenv install
pipenv shell
```