From 9f07750747dca09462c814db77b634fd139a5bea Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Mon, 27 Apr 2015 11:00:03 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)