From 4a87d1f6b2dfbf0bf2f6905ccba871a50d09d8e4 Mon Sep 17 00:00:00 2001 From: Jacob Creech <82475023+jacobcreech@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:34:59 -0500 Subject: [PATCH] Update README.md --- 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!