From 2af719d162408e26302b95e18d4f874f5475adcc Mon Sep 17 00:00:00 2001 From: Garen Torikian Date: Wed, 25 Feb 2026 14:55:56 -0500 Subject: [PATCH] Add note about project porting to workos/cli --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cbf29a1..cb3b143 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # WorkOS CLI +> [!TIP] +> The functionality for this project has been ported to [workos/cli](https://github.com/workos/cli). + ## Installation ### MacOS (Homebrew)