From 347deb0ce7ffb62a36c75f7831e04e0a8a4e8dc3 Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Thu, 16 Apr 2015 21:08:09 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07a270f..73f1edc 100755 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ For more details about using MY-BASIC with exist projects, please see [MY-BASIC ## [WIKI](https://github.com/paladin-t/my_basic/wiki) +* [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)