diff --git a/README.md b/README.md
index a2447a82f6..3ab7eb1bee 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@
π Every tool works 24+ coding agents β Claude Code, Codex, Cursor, Cline, Copilot, Antigravity β through one config. |
π§© One endpoint OpenAI β Claude β Gemini β Responses API translation. Point any tool at /v1 and it just works. |
- π‘οΈ Production-grade Circuit breakers, TLS stealth, MCP (95 tools), A2A, memory, guardrails, evals. 21,000+ tests. |
+ π‘οΈ Production-grade Circuit breakers, TLS stealth, MCP (94 tools), A2A, memory, guardrails, evals. 21,000+ tests. |
@@ -194,7 +194,7 @@
βΌ
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β OmniRoute β Smart Router β
-β RTK + Caveman compression Β· 17 routing strategies β
+β RTK + Caveman compression Β· 18 routing strategies β
β Circuit breakers Β· TLS stealth Β· MCP Β· A2A Β· Guardrails β
βββββββββββββββββββββββββββ¬βββββββββββββββββββββββββββββββββββ
βββββββββββββββ¬βββββ΄βββββββββ¬ββββββββββββββ
@@ -232,9 +232,9 @@ No combo to create. Set your model to `auto` (or a variant) and OmniRoute builds
##
-### π Or build your own β 17 routing strategies
+### π Or build your own β 18 routing strategies
-All **17** strategies β mix & match per combo step:
+All **18** strategies β mix & match per combo step:
| # | Strategy | What it does |
| --- | ------------------- | ---------------------------------------------------------------- |
@@ -253,10 +253,11 @@ All **17** strategies β mix & match per combo step:
| 13 | `context-relay` | Hand off context across targets for long conversations π§ |
| 14 | `context-optimized` | Pick the best fit for the current context size |
| 15 | `lkgp` | Last-Known-Good Path β sticky to the last successful target |
-| 16 | `auto` | 9-factor live scoring across every connection π€ |
+| 16 | `auto` | 12-factor live scoring across every connection π€ |
| 17 | `fusion` | Fan out to a panel of models + a judge synthesizes one answer 𧬠|
+| 18 | `pipeline` | Chain steps β each target's output feeds the next one π |
-