Skip to content

Commit c943bf2

Browse files
Add warning to top of readme
1 parent f260abc commit c943bf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ A superset of Roku's BrightScript language. Compiles to standard BrightScript.
1111

1212
## Overview
1313

14+
**WARNING: this is the v0.66.0 branch with experimental features**
15+
1416
The BrighterScript language provides new features and syntax enhancements to Roku's BrightScript language. Because the language is a superset of BrightScript, the parser and associated tools (VSCode integration, cli, etc...) work with standard BrightScript (.brs) files. This means you will get benefits (as described in the following section) from using the BrighterScript compiler, whether your project contains BrighterScript (.bs) files or not. The BrighterScript language transpiles to standard BrightScript, so your code is fully compatible with all roku devices.
1517

1618
## Features

0 commit comments

Comments
 (0)