diff --git a/README.md b/README.md index 7c29abb..9244305 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ Bem vindo ao projeto veleiro de µcontroladores 4AE-SE 2025. Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. + + +License : CC-BY-NC-SA 4.0 + + + ## Les groupes et résponsabilités sont : >>Nicolas et Jarno : Envoi de UART et PWM dans la bonne fréquence (canal), pour relier le voilier à l'ecran. @@ -17,37 +23,42 @@ Welkom bij het microcontroller zeilbootproject 4AE-SE 2025. >>En commun : Géstion de la pile avec l'ADC et clock interne avec CMOS. -Le voilier Sørlandet au large des côtes canadiennes + +# GIT + ## Comment initialiser son GIT >> init git ->> git config --global user.email "user@insa-toulouse.fr" +>> git config --global user.email "[USER]@insa-toulouse.fr" ->> git config --global user.name "Name" +>> git config --global user.name "[NOM]" >> git config --global credential.helper manager (Si Windows) >> git remote add origin https://git.etud.insa-toulouse.fr/johnse/BE_VOILIER.git -> Comment PULL : + +## Comment PULL : >> git pull ->> git switch {branch} +>> git switch [BRANCHE] -> Comment PUSH : ->> git add nomdufichier +## Comment PUSH : ->> git commit -m "Commentaire" +>> git add [NOMDUFICHIER] ->> git push -u origin branch +>> git commit -m "[COMMENTAIRE]" + +>> git push -u origin [BRANCHE] -License : CC-BY-NC-SA 4.0 - +# Inspiration +Le voilier Sørlandet au large des côtes canadiennes +Le voilier Sørlandet au large des côtes canadiennes