From 4c4ae3c36fcfc1acec006ad6df83595d78bbe050 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Sat, 11 Jul 2015 00:46:35 +0800 Subject: [PATCH] *updated links. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9cff35..41c2538 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ MY-BASIC is a tiny cross-platform easy extendable BASIC interpreter written in p * It's able to build your own dialect based on it * More features/modules under developing -## Interpreter workflow diagram +## [Interpreter workflow diagram](https://github.com/paladin-t/my_basic/wiki/Interpreter-workflow-diagram) ![](https://github.com/paladin-t/my_basic/blob/master/interpreter%20workflow%20diagram.png)