Update README.md
This commit is contained in:
parent
dfb8a9a957
commit
2898115b7e
1 changed files with 12 additions and 5 deletions
13
README.md
13
README.md
|
@ -1,12 +1,19 @@
|
|||
# unibrementypo3auto
|
||||
pip install selenium
|
||||
## Pip packages
|
||||
|
||||
```
|
||||
pip install selenium
|
||||
pip install webdriver-manager
|
||||
```
|
||||
|
||||
For the bib tools:
|
||||
|
||||
```
|
||||
pip3 install bibtexparser
|
||||
```
|
||||
|
||||
Change user name in username.json
|
||||
|
||||
|
||||
|
||||
For the bib tools:
|
||||
|
||||
pip3 install bibtexparser
|
||||
|
|
Loading…
Reference in a new issue