diff --git a/experimental/builder/README.md b/experimental/builder/README.md index 71de3a30a1..54a6c02f42 100644 --- a/experimental/builder/README.md +++ b/experimental/builder/README.md @@ -47,7 +47,7 @@ ninja smoke-builder ``` ### Regression Tests (Integration Tests) -Integration tests that compile actual GPU kernels to verify the builder generates valid, compilable code. These are more expensive (may take minutes) but catch real-world issues. +Integration tests that compile actual GPU kernels to verify that the builder generates valid, compilable code. These are more expensive than smoke tests (can take minutes to run) but catch real-world issues. ```sh ninja regression-builder