diff --git a/README.md b/README.md index 9bc197c..66af67e 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ For more details about using MY-BASIC with exist projects, please see [MY-BASIC * [Workflow](https://github.com/paladin-t/my_basic/wiki/Workflow) * [Redirect PRINT and INPUT](https://github.com/paladin-t/my_basic/wiki/Redirect-PRINT-and-INPUT) * [Use usertype values](https://github.com/paladin-t/my_basic/wiki/Use-usertype-values) -* [Customizable macros](https://github.com/paladin-t/my_basic/wiki/Customizable-macros) +* [Customize macros](https://github.com/paladin-t/my_basic/wiki/Customize-macros) * [Write a debugger](https://github.com/paladin-t/my_basic/wiki/Write-a-debugger) -* [More scripting API](https://github.com/paladin-t/my_basic/wiki/More-scripting-API) +* [More scripting APIs](https://github.com/paladin-t/my_basic/wiki/More-scripting-APIs) * [File module](https://github.com/paladin-t/my_basic/wiki/File-module) * [FAQ](https://github.com/paladin-t/my_basic/wiki/FAQ)