diff --git a/README.md b/README.md index 3d2b53feeaa..be4f0e930a8 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.app)) 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.