diff --git a/README.md b/README.md index 41231f3..73debdd 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ we add have on the baseline implementation. | linux | x64 | :white_check_mark: | | | linux | arm64 | :white_check_mark: | | | macos | x64 | | :heavy_check_mark: | -| macos | arn64 | :white_check_mark: | | +| macos | arm64 | :white_check_mark: | | | windows | x64 | | :heavy_check_mark: | | windows | arm64 | | :heavy_check_mark: | | android | arm64 | | :heavy_check_mark: | @@ -75,4 +75,4 @@ cleanall clean everything including node_modules and packa ## build everything and run the benchmarks $ make cleanall bench -``` \ No newline at end of file +```