Skip to content
Snippets Groups Projects
Commit b0fb7ce4 authored by BRANDEL SYLVAIN's avatar BRANDEL SYLVAIN
Browse files

Update tp7.md

parent d2e37cbc
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,9 @@ On peut résumer les dépendances simples des modules de cette application via l
```mermaid
graph TD
Association --> Usine
Usine --> LutinsApp
LutinsApp --> code directement dans usinelutins.ml
A[Association] --> B[Usine]
B --> C[LutinsApp]
C --> D[code directement dans usinelutins.ml]
```
### 2. Premiers modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment