refactor: move Documentation and UML folders (#11)

This commit is contained in:
2024-12-02 10:24:34 +01:00
committed by GitHub
parent 1c9a51cf2d
commit 286fe32084
16 changed files with 57 additions and 42 deletions

View File

@ -12,10 +12,10 @@ Développement d'une reproduction du jeu [Geometry Dash](https://fr.wikipedia.or
### Documentation et Liens
- [Sujet](./docs/Sujet-Projet-Geometry-Dash.pdf)
- [Conventions développement informatique](./docs/conventions.md)
- [Sujet](./Documentation/Sujet-Projet-Geometry-Dash.pdf)
- [Kanban Board (Trello)](https://trello.com/b/ugG5Siaw/cnam-geometry-dash)
- [Diagrammes UML](./uml/README.md)
- [Diagrammes UML](./UML)
- [Conventions développement informatique](./Documentation/conventions.md)
## Prérequis