Update README.md

This commit is contained in:
Gregory Schier
2024-09-12 10:20:36 -07:00
committed by GitHub
parent a479c5627c
commit db416cea31

View File

@@ -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