From 755dabbc3c29b37d81f2ecfc8015836d7f020598 Mon Sep 17 00:00:00 2001 From: redshift <213178690+1ftredsh@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:41:13 +0800 Subject: [PATCH] Fix: Router for Teams -> Routstr for Teams --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1371447..094f30a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Routstr daemon - A CLI tool for managing routstr processes, similar to `cocod` ( routstrd is a Bun-based CLI tool that provides a background daemon for the Routstr protocol. It integrates with `cocod` for wallet management and uses the Routstr SDK to handle provider routing and model discovery. -## Router for Teams +## Routstr for Teams For team-based routing, see [routstrd-auth](https://github.com/Routstr/routstrd-auth).