Skip to content

Commit df9ed0b

Browse files
committed
docs: update readme to reflect dist files now being ES5
1 parent b3b037b commit df9ed0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This implementation currently conforms to section [UAX-C1](https://unicode.org/r
1313

1414
## Compatibility
1515

16-
It has no external dependencies and therefore should run just fine in any relatively capable web browser, Node.js, etc. The provided distribution `.js` files are valid ES2015, and can be down-compiled using Babel or similar if needed.
16+
It has no external dependencies and therefore should run just fine in any relatively capable web browser, Node.js, etc. The provided distribution `.js` files are valid ES5.
1717

1818
## Usage
1919

0 commit comments

Comments
 (0)