diff --git a/README.md b/README.md index 280060c..6a084a3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Can be used with any graphics API. Documentation can be found [here](https://github.com/zig-gamedev/zmath/blob/main/src/zmath.zig). -Benchamrks can be found [here](https://github.com/zig-gamedev/zmath/blob/main/src/benchmark.zig). +Benchmarks can be found [here](https://github.com/zig-gamedev/zmath/blob/main/src/benchmark.zig). An intro article can be found [here](https://zig.news/michalz/fast-multi-platform-simd-math-library-in-zig-2adn).