瀏覽代碼

Fix requirements

Also README typo
master
The Dod 3 天之前
父節點
當前提交
4fe9b44da0
共有 2 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    1
      README.md
  2. 0
    1
      requirements.txt

+ 1
- 1
README.md 查看文件

@@ -13,5 +13,5 @@ $ pip install -r requirements.txt
13 13
 ### Generate
14 14
 
15 15
 ```
16
-$ ./makecsv/.sh
16
+$ ./makecsv.sh
17 17
 ```

+ 0
- 1
requirements.txt 查看文件

@@ -1,2 +1 @@
1 1
 beautifulsoup4
2
-requests

Loading…
取消
儲存