docs: update to mention pi instead of synu/cc

Amolith created

Change summary

README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

README.md 🔗

@@ -70,7 +70,7 @@ token count, plus overall metadata usage. I've used and tested them most with
   the project's source and config files.
 - [invoking-subagents](skills/invoking-subagents/SKILL.md): Spawns subagents
   with restricted tool access for parallel tasks across repositories. Requires
-  [synu] and the `claude` CLI. Useful for summarizing git history or processing
+  [the Pi coding agent][Pi]. Useful for summarizing git history or processing
   large diffs without filling the main context window.
 - [maintaining-aur-packages](skills/maintaining-aur-packages/SKILL.md): Creates
   and updates AUR packages following Arch packaging standards. Covers PKGBUILDs