From 56eb1b3fa36e7cad57dfffbd2e47e6dc82d12577 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Wed, 15 Apr 2015 11:35:23 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffdb731..03dd210 100755 --- a/README.md +++ b/README.md @@ -35,7 +35,11 @@ MY-BASIC is cleanly written in a single C source file and an associated header f For more details about using MY-BASIC with exist projects, please see [MY-BASIC Quick Reference](MY-BASIC%20Quick%20Reference.pdf). -## [FAQ](https://github.com/paladin-t/my_basic/wiki/FAQ) +## WIKI + +[FAQ](https://github.com/paladin-t/my_basic/wiki/FAQ) + +[How to redirect PRINT and INPUT?](https://github.com/paladin-t/my_basic/wiki/Redirect-PRINT-and-INPUT) ## References **Notes**