Skip to content

Commit 8010ab2

Browse files
chore: update README.md with new targets
1 parent 17e1c50 commit 8010ab2

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,14 @@ cargo test
176176

177177
## Supported Platforms
178178

179-
| Platform | Architecture | CLI Tool | Library |
180-
|----------|-------------|----------|---------|
181-
| Windows | x86_64 |||
182-
| macOS | ARM64 (Apple Silicon) |||
183-
| Linux | x86_64 |||
179+
| Platform | Architecture | CLI Tool | Library |
180+
|----------|-----------------------|----------|---------|
181+
| Windows | x86_64 |||
182+
| Windows | ARM64 |||
183+
| macOS | x86_64 (Intel) |||
184+
| macOS | ARM64 (Apple Silicon) |||
185+
| Linux | x86_64 |||
186+
| Linux | ARM64 |||
184187

185188
## License
186189

0 commit comments

Comments
 (0)