update Readme
All checks were successful
Linux arm64 / Build (push) Successful in 33s

This commit is contained in:
2024-02-25 21:27:09 +01:00
parent b7bf653431
commit 81e82b27a4

View File

@@ -4,14 +4,20 @@
# Cahier des charges
![imagecdc](PeiP2_MAM-INFO_projet_02.jpg)
# Build
# Build ⚙️
```
xmake
```
# Run
# Run 🏃
```
xmake run
```
# Test 🛠
```
xmake test
```