From da893620118f7a4751735b0a45e629f6951a464a Mon Sep 17 00:00:00 2001 From: Armani Ferrante Date: Sat, 29 Oct 2022 09:13:06 -0400 Subject: [PATCH] add link to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18b1377..c754f35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SPL Token Wallet -Note. This repository is used as a developer tool. Non security related issues and PRs will not be actively supported. For a wallet, it's recommended to use Backpack. +Note. This repository is used as a developer tool. Non security related issues and PRs will not be actively supported. For a wallet, it's recommended to use [Backpack](https://backpack.app/download). Example Solana wallet with support for [SPL tokens](https://spl.solana.com/token) and Serum integration.