Commit 96bc194b authored by Alan's avatar Alan

Projet final

parent 9e49133d
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
``` ```
. .
├── README.md ├── README.md
├── UML.png
└── src └── src
├── Arrete.java ├── Arrete.java
├── Chronometre.java ├── Chronometre.java
...@@ -12,3 +13,7 @@ ...@@ -12,3 +13,7 @@
├── Main.java ├── Main.java
└── Reinitialise.java └── Reinitialise.java
``` ```
Lien qui m'a aidé pour l'UML : `https://www.geeksforgeeks.org/bridge-design-pattern/`
![Alt text](UML.png)
\ No newline at end of file
UML.png

20.6 KB

Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment