Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
pooneyy committed Aug 14, 2023
1 parent cb886cd commit 2954a23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

build
dist
env
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

- 浏览器进入开发者模式,复制响应文本,以UTF-8的编码方式保存为`data.json`

![](https://p.ananas.chaoxing.com/star3/origin/a2f749c5906ec2cf694c834f6468b0cf.png)
![](https://s2.loli.net/2023/08/14/8hGVA34uIw1Cyfk.jpg)

- 运行`importOneReviewPaper.py`

Expand Down
2 changes: 1 addition & 1 deletion exportData.py
Original file line number Diff line number Diff line change
Expand Up @@ -664,4 +664,4 @@ def main():

if __name__ =='__main__':
main()
os.system("pause")
os.system("pause")

0 comments on commit 2954a23

Please sign in to comment.