diff --git a/README.md b/README.md index c415d86d..5f45fe7c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,16 @@ Built with [Tauri](https://tauri.app), Rust, and React, it’s fast, lightweight - Pick from built-in themes or build your own. - Create plugins to extend authentication, template tags, or the UI. +## Install + +Download Yaak for macOS, Windows, or Linux from [yaak.app/download](https://yaak.app/download). Package managers and other install methods are in the [installation docs](https://yaak.app/docs/getting-started/installation). + +## License + +The source is [MIT licensed](LICENSE) and can be built and run for free, for both personal and commercial use. + +The prebuilt binaries follow Yaak's [pricing terms](https://yaak.app/pricing): free for personal use, license required for commercial use. + ## Contribution Policy > [!IMPORTANT]