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