From 808c75d97d04d0d249f0b7f8830c4a2b84426459 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Wed, 11 Jan 2017 15:20:14 +0800 Subject: [PATCH] +added mb ardu url. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 69c6078..fbb515f 100755 --- a/README.md +++ b/README.md @@ -37,6 +37,14 @@ MY-BASIC is a lightweight cross-platform easy extendable BASIC interpreter writt It fits well on a large scale of Workstation, PC, Tablet, Pad, Mobile Phone, PDA, Video Game Console, Raspberry Pi, Intel Edison, Arduino and even MCU; totally portable to Windows, macOS, Unix, Linux, iOS, Android, RTOS, etc. +**For Arduino** + +Are you looking for an Arduino porting of the MY-BASIC interpreter, or for other embedded systems, with a totally rewritten shell and user manual? Please see [MY-BASIC ARDU](https://paladin-t.github.io/c/my_basic_ardu/buy.html). + + + + + ## Main features MY-BASIC is a dynamic typed programming language with BASIC syntax and has a very dynamic nature; it makes it flexible and easy to use. MY-BASIC offers a wide range of features including: