From cddd50e297dc22a3ee55cf842b6cd7ee5dcc9ed0 Mon Sep 17 00:00:00 2001 From: Vaclav Synacek Date: Sat, 17 Jan 2026 20:49:45 +0100 Subject: [PATCH] doc: add link to termux port repo (#809) --- packages/coding-agent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 23d978c0..9522a218 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -11,7 +11,7 @@ A terminal-based coding agent with multi-model support, mid-session model switching, and a simple CLI for headless coding tasks. -Works on Linux, macOS, and Windows (requires bash; see [Windows Setup](#windows-setup)). +Works on Linux, macOS, and Windows (requires bash; see [Windows Setup](#windows-setup)). [Separately maintained port](https://github.com/VaclavSynacek/pi-coding-agent-termux) works on Termux/Android. ## Table of Contents