From aec25de0563e49c2f74e3e281e3d5a3235c5a676 Mon Sep 17 00:00:00 2001 From: Frans Faase Date: Tue, 21 Jun 2022 23:14:23 +0200 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a05c0fe..2367169 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,5 @@ cd mch2022-template-app make prepare make ``` + +This will produce the `main.bin` file in the `build` folder that contains the compiled application.