update details
This commit is contained in:
parent
777f0b45f4
commit
481cdbcbe0
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -1,7 +1,9 @@
|
||||||
# !!!!! MARCHE PAS !!!!!
|
# Wrapper de notes pour [uPortal](https://github.com/uPortal-Project/uPortal-start)
|
||||||
|
|
||||||
|
## Utilisation
|
||||||
|
```
|
||||||
|
python3 main.py <link to the uPortal instance> <username> <password>
|
||||||
|
```
|
||||||
|
|
||||||
## Wrapper de notes pour [uPortal](https://github.com/uPortal-Project/uPortal-start)
|
---
|
||||||
|
Testé avec l'[instance de Paris 8](https://e-p8.univ-paris8.fr).
|
||||||
Fais simplement `git clone https://git.kennel.ml/Anri/uportalWrapperMarks.git && cd uportalWrapperMarks && python3 main.py "link to the uPortal instance" "username" "password"
|
|
||||||
`
|
|
||||||
|
|
Reference in a new issue