From e33106b51ecc78cc1c14800a3b4bc3efe40a426b Mon Sep 17 00:00:00 2001 From: teamchong <25894545+teamchong@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:26:54 -0400 Subject: [PATCH] docs(readme): clarify that export writes a fresh pxpipe-export-XXXXXX/ folder (#79 follow-up) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3387536..3028235 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,8 @@ cat prompt.txt | pxpipe export --stdin pxpipe export --git ``` -The command writes an output folder containing `page-*.png`, `factsheet.txt`, +Each run writes a fresh `pxpipe-export-XXXXXX/` output folder (the exact path +is printed when the command finishes) containing `page-*.png`, `factsheet.txt`, `manifest.json`, and `prompt.txt`. Upload the PNG pages and paste the prompt into image-upload clients such as Cursor when you want dense visual context without running the proxy.