From 5cb5ba55bd1c0f7c1b31fe655fe36e2febb760d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Tom=C3=A1=C5=A1ek?= <38891707+frdel@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:48:12 +0200 Subject: [PATCH] Update AGENTS.md link to include plain parameter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 963972a..da0430f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The result is simple: traverse the docs, understand the local rules, make precis ## How to use -1. Copy the contents of [AGENTS.md](./AGENTS.md) into your project's AGENTS.md file. +1. Copy the contents of [AGENTS.md](./AGENTS.md?plain=1) into your project's AGENTS.md file.
That's it. No installation, no dependencies, no package, no runtime. DOX is just a Markdown instruction for AI agents.