diff --git a/README.md b/README.md index a963fa3..3df62ea 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # bsc-plugin-inline-annotation +This is a brighterscript plugin to support inlining certain functions to improve performance (because function calls are more expensive than the same code _not_ in a plugin. + +> [!CAUTION] +> This is still a work in progress. We have a few bugs to work out yet, so use at your own risk