Skip to content

Commit ae59b3e

Browse files
committed
README: Minor rephrasing
Signed-off-by: Florian Hotze <[email protected]>
1 parent 908de05 commit ae59b3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ This library is included by default in the openHAB [JavaScript Scripting add-on]
4343

4444
### Default Installation
4545

46-
Install the openHAB [JavaScript Scripting add-on](https://www.openhab.org/addons/automation/jsscripting/), a version of this library will be automatically installed and available to ECMAScript 2024+ rules created using [Rules in Main UI](#rules-in-main-ui) or [Rules created from Script Files](#rules-created-from-script-files).
46+
When installing the openHAB [JavaScript Scripting add-on](https://www.openhab.org/addons/automation/jsscripting/),
47+
a version of this library will be automatically installed and - depending on the add-on configuration - available to ECMAScript 2024+ for all or some rules.
4748

4849
openHAB also provides the [JavaScript Scripting (Nashorn) add-on](https://www.openhab.org/addons/automation/jsscriptingnashorn/), which is based on the older Nashorn JavaScript engine. This is referred to as `ECMA - 262 Edition 5.1` or `application/javascript;version=ECMAScript-5.1` in the Main UI.
4950
_This library is not compatible with this older runtime._

0 commit comments

Comments
 (0)