diff --git a/README.md b/README.md index 248335c..bea099e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# TP1 Modélisation problèmes +Kévin Taccoen, 29 septembre 2025 + # artis-factory The objective of this repo is to create a simulation of a manufacturing factory by using @@ -60,4 +63,4 @@ cmake -DCMAKE_INSTALL_PREFIX=$HOME/usr -DCMAKE_BUILD_TYPE=Debug .. make cd test ./test_json -``` \ No newline at end of file +```