From ec5319fedeeae4bf2b740527f809558ddfbf83e9 Mon Sep 17 00:00:00 2001 From: Martin Refseth <20230450+HDR@users.noreply.github.com> Date: Mon, 20 May 2024 18:41:10 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 89172e4..ded81fe 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,6 @@ To build the firmware open `GDCartReader.emProject` in Embedded Studio, then rig ### Repository Notes: This repository is setup to auto-build the firmware when a commit is made, builds can be found under the [Actions tab](https://github.com/HDR/Burnmaster-Firmware/actions), this makes it really easy to fork this repository and make your own changes without having to download Segger Embedded Studio + + +This source code is provided directly by funnyplaying, i have nothing to do with the development of the firmware.