Add README.md
This commit is contained in:
commit
daef6086b7
1 changed files with 5 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
`python3 -m venv venv`
|
||||
`source venv/bin/activate`
|
||||
`pip install requests beautifulsoup4 PyPDF2`
|
Loading…
Add table
Reference in a new issue