diff --git a/README.md b/README.md index 6a20881..efa1e01 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,22 @@ ``` pip install selenium pip install webdriver-manager +pip install numpy ``` For the bib tools: ``` pip3 install bibtexparser +pip3 install pandas ``` -Change user name in username.json +## How to use the typo3 examples: +* Change user name in username.json +* Change the page id and content id to something you can and want to work ong + + +