From 0a6c964453d1de8e1c684df410b264c328545cbb Mon Sep 17 00:00:00 2001
From: JM <crewgan@pop-os.localdomain>
Date: Mon, 23 May 2022 16:37:08 +0200
Subject: [PATCH] Ajout readme pour la compilation

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..08fef63
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Compilation
+## Projet:
+make
+./main
+
+## Tests
+make tests
+./field_tests
+./draw_tests
-- 
GitLab