From 38bc655ed9f0faf1537d511dae307277ac0540f5 Mon Sep 17 00:00:00 2001 From: Marc barbier <43183491+Marc-Pierre-Barbier@users.noreply.github.com> Date: Mon, 18 Jan 2021 16:49:45 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa5062b..2bb2219 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ place it into a folder containing two others folder one named src and one named * src will contains your sources the result of a build is a file call run infide the makefile folder + +you can crosscompiler for windows by using +make windows +the resulting file will be called run.exe