From dfd1df570676093937d099bc0cf30adf2c19aa53 Mon Sep 17 00:00:00 2001 From: Marc <139238001+marcdbz@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:26:04 +0100 Subject: [PATCH] Update README.md Updated the Tauri link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba378a2a7a..a80c0bb547 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The platform is composed of multiple Rust crates. Top-level executable binary cr * `nym-client` - an executable which you can build into your own applications. Use it for interacting with Nym nodes. * `nym-socks5-client` - a Socks5 proxy you can run on your machine and use with existing applications. * `nym-explorer` - a (projected) block explorer and (existing) mixnet viewer. -* `nym-wallet` - a desktop wallet implemented using the [Tauri](https://tauri.studio/en/docs/about/intro) framework. +* `nym-wallet` - a desktop wallet implemented using the [Tauri](https://tauri.app)) framework. * `nym-cli` - a tool for interacting with the network from the CLI.