From f5fec883b600a9c47b51d47283141b8e5cca0992 Mon Sep 17 00:00:00 2001 From: Raymond Ng Date: Tue, 2 Jun 2026 14:37:08 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0febc2f..fa9fbda 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,5 @@ To build, run `lute scripts/build`. The build artifacts will be created in the ` To build for release, run `lute scripts/build $(git rev-parse HEAD)` to bake the version and commit hash of the build into the binary. To run tests, see [Contributing](CONTRIBUTING.md#running-tests). + +no-op