Browse Source

Fix requirements

Also README typo
master
The Dod 3 days ago
parent
commit
4fe9b44da0
2 changed files with 1 additions and 2 deletions
  1. 1
    1
      README.md
  2. 0
    1
      requirements.txt

+ 1
- 1
README.md View File

@@ -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 View File

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

Loading…
Cancel
Save