Skip to content

Commit

Permalink
docs: Update script filenames in README
Browse files Browse the repository at this point in the history
Changed the names of the mentioned scripts in the README file to clearly mirror their actual filenames. This provides accurate instructions to users for running the respective scripts for crawling single poems.
  • Loading branch information
palp1tate committed May 23, 2024
1 parent bbababd commit a0b5b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

### 爬取单首诗歌

运行`python shige.py`或者运行`python shige_csv.py`,注意输入的单个诗歌的链接,而不是整页的链接。
运行`python single_shige.py`或者运行`python single_shige_csv.py`,注意输入的单个诗歌的链接,而不是整页的链接。

![image-20240523115443785](https://cdn.jsdelivr.net/gh/palp1tate/ImgPicGo/img/image-20240523115443785.png)

Expand Down

0 comments on commit a0b5b90

Please sign in to comment.