added prerequisites

This commit is contained in:
Mylloon 2022-01-13 21:23:14 +01:00
parent 481cdbcbe0
commit 99da471b19
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,5 +1,10 @@
# Wrapper de notes pour [uPortal](https://github.com/uPortal-Project/uPortal-start) # Wrapper de notes pour [uPortal](https://github.com/uPortal-Project/uPortal-start)
## Pré-requis
```
bs4==4.10.0
```
## Utilisation ## Utilisation
``` ```
python3 main.py <link to the uPortal instance> <username> <password> python3 main.py <link to the uPortal instance> <username> <password>