From 1b30d7b210149171f24ee2dfe3694210e53f8f05 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 19 Nov 2019 18:22:36 +0100 Subject: [PATCH] Update Readme --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 3cda0ff..9e2f40f 100644 --- a/README.org +++ b/README.org @@ -4,7 +4,8 @@ ** Usage - If you want to use arduino-cli instead of the official Arduino IDE, you can use compile.sh + If you want to use arduino-cli instead of the official Arduino IDE, you can use compile.sh to compile and upload the Sketch to the board. + For example: #+BEGIN_SRC sh