From 2ecd86da78448d14c5a0b0767e272ad9f3627941 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Fri, 18 Oct 2024 08:27:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2ee03e..1cf83da5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [Yaak API Client](https://yaak.app) +# Yaak API Client 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.