From 2418bd067248cd2a2ab21f436b09df9e69fe7a2d Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Wed, 24 Sep 2025 11:03:23 -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 d46230a9..70aca810 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Yaak is a desktop API client for interacting with REST, GraphQL, Server Sent Events (SSE), WebSocket, and gRPC APIs. It's built using [Tauri](https://tauri.app), Rust, and ReactJS. -![366149288-f18e963f-0b68-4ecb-b8b8-cb71aa9aec02](https://github.com/user-attachments/assets/ca83b7ad-5708-411b-8faf-e36b365841a4) +![Yaak API Client](https://yaak.app/static/screenshot.png) ## Contribution Policy