*added wiki link to stack module.

This commit is contained in:
Wang Renxin 2016-01-02 13:43:10 +08:00
parent 1ef0284744
commit 50f4ce5d60

View File

@ -137,6 +137,7 @@ Most of the fundamental topics are mentioned in the [MY-BASIC Quick Reference](M
* [File module](https://github.com/paladin-t/my_basic/wiki/File-module) * [File module](https://github.com/paladin-t/my_basic/wiki/File-module)
* [Bit operation module](https://github.com/paladin-t/my_basic/wiki/Bit-operation-module) * [Bit operation module](https://github.com/paladin-t/my_basic/wiki/Bit-operation-module)
* [Miscellaneous module](https://github.com/paladin-t/my_basic/wiki/Miscellaneous-module) * [Miscellaneous module](https://github.com/paladin-t/my_basic/wiki/Miscellaneous-module)
* [Stack module](https://github.com/paladin-t/my_basic/wiki/Stack-module)
* [FAQ](https://github.com/paladin-t/my_basic/wiki/FAQ) * [FAQ](https://github.com/paladin-t/my_basic/wiki/FAQ)
## References ## References