From 7b6352195a5631c0050722636429ef1ac6f4a166 Mon Sep 17 00:00:00 2001 From: Jayant Jain Date: Fri, 10 Apr 2026 22:26:48 +0000 Subject: [PATCH] test: update README for PR workflow --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53b2c0a..c2a2cfd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Auggie is Augment’s agentic coding CLI that runs in your terminal. It understands your codebase and helps you ship faster by analyzing code, making safe edits, and automating routine tasks — all via natural language. +Test PR workflow note: this README includes a one-line update for draft PR validation. + Learn more in the Augment Docs: - Overview: [Introducing Auggie CLI](https://docs.augmentcode.com/cli/overview)