소스 검색

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…
취소
저장