Skip to content

Commit 38199a3

Browse files
authored
chore(readme): add macOS arm64 to platform support (#104)
Added macOS arm64 to the list of supported platforms in README.md. Support was added in #97 and released in v0.6.0.
1 parent b19e7bc commit 38199a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ const decoded = encoder.decode(encoded);
2222
- Linux arm (RPi 1 & 2)
2323
- Linux arm64 (RPi 3)
2424
- macOS x64
25+
- macOS arm64
2526
- Windows x64

0 commit comments

Comments
 (0)