Update README.md
This commit is contained in:
parent
81b771da85
commit
62b7f67f49
18
README.md
18
README.md
|
@ -1,24 +1,12 @@
|
||||||
# Introduction aux communs
|
# Introduction aux communs
|
||||||
|
|
||||||
|
Exposé prévu en janvier 2023 (date à venir).
|
||||||
|
|
||||||
|
NB : les fichiers *.alz sont à ouvrir avec le logiciel de mindmapping (cartes conceptuelles) [semantik](https://waf.io/semantik.html)
|
||||||
|
|
||||||
|
|
||||||
## Getting started
|
|
||||||
|
|
||||||
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
|
|
||||||
|
|
||||||
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
|
|
||||||
|
|
||||||
## Add your files
|
|
||||||
|
|
||||||
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
|
|
||||||
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
|
|
||||||
|
|
||||||
```
|
|
||||||
cd existing_repo
|
|
||||||
git remote add origin https://git.a-lec.org/a-lec/commissions/communication/evenementiel/vie-intellectuelle/introduction-aux-communs.git
|
|
||||||
git branch -M main
|
|
||||||
git push -uf origin main
|
|
||||||
```
|
|
||||||
|
|
||||||
## Integrate with your tools
|
## Integrate with your tools
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue