From c1136240cd70accd828fe182cb77efd6611423c7 Mon Sep 17 00:00:00 2001 From: Jason Frame Date: Thu, 4 Apr 2024 11:56:37 +1000 Subject: [PATCH] remove comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1079575c..986f3794 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A transaction signing application to be used with a web3 provider. All questions, queries and other discussion can be found on [Discord]. ## ⚠️ Project Deprecation ⚠️ -EthSigner is no longer supported. Please migrate to [Web3Signer](https://github.com/ConsenSys/web3signer), which includes all EthSigner functionality. +EthSigner is no longer supported. Please migrate to [Web3Signer](https://github.com/ConsenSys/web3signer) which includes all EthSigner functionality. ---