diff --git a/README.md b/README.md index 3b74792..f4e9ef6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Papillon Front-end pour node-pronote / Pronote+. Made entirely in vanilla JS and can run as a PWA. -![image](https://user-images.githubusercontent.com/32978709/187950769-565d4e70-0e1e-4a9a-baa6-d930feebfa46.png) +![image](https://user-images.githubusercontent.com/32978709/188329805-b1661276-e7fb-45a6-b5dc-843b1716da20.png) ## Démo Disponible sur [https://v3.pronote.plus](https://v3.pronote.plus) dans une instance isolée de ce repo, et donc potentiellement pas à jour. La version actuelle est notée dans les paramètres de la webapp. ## Notice Le code est absolument honteux, non commenté, et pas optimisé, déso :/ + +## Build / Run +L'app étant faite en HTML/CSS + Vanilla JS, il n'y a pas besoin d'un module ou framework spécifique. + +Ouvrez index.html dans un navigateur.