Skip to content

Commit d059bea

Browse files
Update ReadMe.md
1 parent 273bcee commit d059bea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ClearScript is a library that makes it easy to add scripting to your .NET applic
1919
* (V8) Support for fast data transfer to and from [JavaScript typed arrays](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Typed_arrays)
2020
* (V8) Support for [JavaScript modules](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules)
2121
* (JavaScript) Support for [CommonJS modules](http://wiki.commonjs.org/wiki/Modules)
22-
* :new: Support for .NET Core 3.1 and .NET 5.0 on Windows (x86/x64/arm64), Linux (x64/arm64), and macOS (x64).
22+
* :new: Support for .NET Core 3.1 and .NET 5.0 on Windows (x86/x64), Linux (x64), and macOS (x64).
2323

2424
# Installation
2525
### Composite packages

0 commit comments

Comments
 (0)