From 416fc8fc8b6c3b541bd5e808a6b40260eb95ce43 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Mon, 13 Dec 2021 10:31:10 +0000 Subject: [PATCH] Update the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 066deb9..12d799a 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ It runs on the Arduino Due, the ST-Micro STM32F1xxx, STM32F4xxx and STM32F7xxx p In order to build this software for the Arduino Due, you will need to edit a file within the Arduino GUI and that is detailed in the BUILD.txt file. The STM32 support is supplied via the ARM GCC compiler. The Teensy support uses Teensyduino. -This software is licenced under the GPL v2 and is intended for amateur and educational use only. Use of this software for commercial purposes is strictly forbidden. +This software is licenced under the GPL v2 and is primarily intended for amateur and educational use.