From 40286756b96ad09d44f28d6f1076e0f1ae3bdad9 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Mon, 11 Nov 2024 07:48:39 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1cf83da5..c5da54ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Yaak API Client +> [!IMPORTANT] +> Yaak will soon be rebranding to Octoput, due to a trademark conflict + Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC requests. It's built using [Tauri](https://tauri.app), Rust, and ReactJS.