From 1cb7f08f86f23f0be97c06dc2b5f711911c60285 Mon Sep 17 00:00:00 2001 From: shangzy Date: Fri, 8 May 2026 19:11:40 +0800 Subject: [PATCH] docs: add smoke test note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e215bc4..d21474b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). +Smoke test: AO/Codex can update this README, pass lint, and open a GitLab MR. + ## Getting Started First, run the development server: