Skip to content

Commit

Permalink
chore(readme): add macOS arm64 to platform support (#104)
Browse files Browse the repository at this point in the history
Added macOS arm64 to the list of supported platforms in README.md. Support was added in #97 and released in v0.6.0.
  • Loading branch information
n1ckoates committed Sep 14, 2021
1 parent b19e7bc commit 38199a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -22,4 +22,5 @@ const decoded = encoder.decode(encoded);
- Linux arm (RPi 1 & 2)
- Linux arm64 (RPi 3)
- macOS x64
- macOS arm64
- Windows x64

0 comments on commit 38199a3

Please sign in to comment.