Update README.md

This commit is contained in:
David Rotermund 2023-05-15 20:10:49 +02:00 committed by GitHub
parent dfb8a9a957
commit 2898115b7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,19 @@
# unibrementypo3auto # unibrementypo3auto
pip install selenium ## Pip packages
```
pip install selenium
pip install webdriver-manager pip install webdriver-manager
```
For the bib tools:
```
pip3 install bibtexparser
```
Change user name in username.json Change user name in username.json
For the bib tools:
pip3 install bibtexparser