diff --git a/README.md b/README.md index aa2b67b..39971e0 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,20 @@ # Cahier des charges ![imagecdc](PeiP2_MAM-INFO_projet_02.jpg) -# Build +# Build ⚙️ ``` xmake ``` -# Run +# Run 🏃 ``` xmake run +``` + +# Test 🛠 + +``` +xmake test ``` \ No newline at end of file