Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiwen-Zhu committed Aug 27, 2024
1 parent 591c71b commit 839e6f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,14 @@ pip install -r requirements.txt

以下介绍运行脚本的方法。
+ 运行 `extract_history.py`

`Historian` 文件夹下的 Powershell 终端运行如下命令。
```sh
python ./src/extract_history.py -o "地球联合国"
```
生成的数据文件将被存储到 `./地球联合国/data`
+ 运行 `compile_history.py`

`Historian` 文件夹下的 Powershell 终端运行如下命令。
```sh
python ./src/compile_history.py -o "地球联合国"
Expand Down

0 comments on commit 839e6f7

Please sign in to comment.