diff --git a/MY-BASIC Quick Reference.pdf b/MY-BASIC Quick Reference.pdf index cac1bb2..5ff8d21 100644 Binary files a/MY-BASIC Quick Reference.pdf and b/MY-BASIC Quick Reference.pdf differ diff --git a/README.md b/README.md index 03cd14e..28f243e 100755 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ The [MY-BASIC Quick Reference](MY-BASIC%20Quick%20Reference.pdf) includes most o * [String matching module](https://github.com/paladin-t/my_basic/wiki/String-matching-module) * [String manipulation module](https://github.com/paladin-t/my_basic/wiki/String-manipulation-module) * [File module](https://github.com/paladin-t/my_basic/wiki/File-module) + * [Inline data sequence module](https://github.com/paladin-t/my_basic/wiki/Inline-data-sequence-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) * [Stack module](https://github.com/paladin-t/my_basic/wiki/Stack-module)