diff --git a/src/weapons/README.md b/src/weapons/README.md index 6b13b6c..f7f5ea0 100644 --- a/src/weapons/README.md +++ b/src/weapons/README.md @@ -2,6 +2,6 @@ ## Steps to scrape the weapons 1. Install the requirements from [the previous readme](../README.md) -2. Generate .csv files from copy pasting the tables from [here](https://2e.aonprd.com/Weapons.aspx) and save them in [the weapons directory](/weapons) +2. Generate .csv files from copy pasting the tables from [here](https://2e.aonprd.com/Weapons.aspx) and save them in this directory 3. Set the number_of_weapons variable to the number of weapons in the database it is currently 83 4. Run the [python file](scrape.py) or [Jupyter Notebook](scrape.ipynb) \ No newline at end of file