+added bit operation module to wiki.

This commit is contained in:
Wang Renxin 2015-07-22 11:32:51 +08:00
parent b4656abb41
commit c8443b6972

View File

@ -63,6 +63,7 @@ For more details about using MY-BASIC when it's already integrated with exist pr
* [Write a debugger](https://github.com/paladin-t/my_basic/wiki/Write-a-debugger)
* [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)
* [Bit operation module](https://github.com/paladin-t/my_basic/wiki/Bit-operation-module)
* [FAQ](https://github.com/paladin-t/my_basic/wiki/FAQ)
## References