From 7444a4b67a7029c87220c858e4ca5ccfa82135c9 Mon Sep 17 00:00:00 2001 From: Alec Charbonneau Date: Tue, 21 Nov 2023 23:18:59 -0600 Subject: [PATCH] cleanup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ac26048..00de879 100644 --- a/README.md +++ b/README.md @@ -49,5 +49,3 @@ const authToken = await sep10.authenticate({ accountKp: authKey }); Read [full wallet guide](https://developers.stellar.org/docs/category/build-a-wallet-with-the-wallet-sdk) for more info - -