From 2898115b7ef3ed9bd268775f7774a62efce2db22 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Mon, 15 May 2023 20:10:49 +0200 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 968039f..6a20881 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,19 @@ # unibrementypo3auto - pip install selenium - - pip install webdriver-manager +## 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