From 4caffe0d9e42219818133a1c772a30847846f96c Mon Sep 17 00:00:00 2001 From: martinjbrown776 Date: Fri, 16 Aug 2024 22:04:13 +0900 Subject: [PATCH] Merge branch 'master' of https://github.com/jacobcreech/Token-Creator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00efc22..825d4d5 100644 --- a/README.md +++ b/README.md @@ -167,4 +167,4 @@ const createMintTransaction = new Transaction().add( ``` You can find the full source code for this application [here](https://github.com/jacobcreech/Token-Creator/blob/master/src/components/CreateToken.tsx). -Enjoy your new token! \ No newline at end of file +Enjoy your new token!