diff --git a/README.md b/README.md index de977a1..eec0ef6 100755 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ 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). +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). You may also would like to take a look at the [language design](https://github.com/paladin-t/my_basic/wiki/Language-design) to find some of my plan. ## Script at a glance