diff --git a/README.md b/README.md index 643f379..6dd41a1 100755 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ The [MY-BASIC Quick Reference](MY-BASIC%20Quick%20Reference.pdf) includes most o * [Define a class in C](https://github.com/paladin-t/my_basic/wiki/Define-a-class-in-C) * [Meta methods](https://github.com/paladin-t/my_basic/wiki/Meta-methods) * [Override operators](https://github.com/paladin-t/my_basic/wiki/Override-operators) + * [Override functions](https://github.com/paladin-t/my_basic/wiki/Override-functions) * Standalone shell * [Extra functions](https://github.com/paladin-t/my_basic/wiki/Extra-functions) * Integration