From c65a92dfbdc25954423d924c384958502e299d61 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Tue, 29 Mar 2016 11:50:54 +0800 Subject: [PATCH] *updated readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f240008..11aea1c 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ MY-BASIC is a dynamic typed programming language with BASIC syntax and has a ver * Powerful interactive ability to manipulate script facilities at native side; or to use native functionalities in script, and vice versa * More features under development +You may wondering if it's possible to introduce another feature to MY-BASIC, well, you may would like to take a look at [this page](https://github.com/paladin-t/my_basic/wiki/Is-it-possible-to-introduce-another-feature%3F). + ## Script at a glance Come along with a traditional "hello world" script in MY-BASIC: