From db416cea315c4c58c2ff1f21dc71cdb7772bbc19 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 12 Sep 2024 10:20:36 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40b9debc..c3615699 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [Yaak API Client](https://yaak.app) Yaak is a desktop API client for organizing and executing REST, GraphQL, and gRPC -requests. It's built using [Tauri](https://tauri.app), [Rust](https://www.rust-lang.org), and [ReactJS](https://react.dev). +requests. It's built using [Tauri](https://tauri.app), Rust, and ReactJS. ![screenshot](https://github.com/user-attachments/assets/f18e963f-0b68-4ecb-b8b8-cb71aa9aec02) @@ -9,12 +9,11 @@ requests. It's built using [Tauri](https://tauri.app), [Rust](https://www.rust-l ## Feedback and Bug Reports Please [Create an Issue](https://github.com/yaakapp/app/issues/new) for bug reports and -submit all other feedback to [feedback.yaak.app](https://feedback.yaak.app). +submit all other feedback to the [Feedback Board](https://feedback.yaak.app). ## Contribution Policy -Yaak was initially closed-source, with no plan of ever becoming open -(see [Blog Post](https://yaak.app/blog/why-not-open-source)). However, Open source does +Yaak was initially closed-source, with no plan of ever becoming open. However, open source does offer many benefits: - Full transparency over what is happening