From fc430b7158261d5961cc9b7ad5ca5bd2c52059e6 Mon Sep 17 00:00:00 2001 From: Kyle Fang Date: Wed, 12 Jul 2023 17:09:49 +0800 Subject: [PATCH] fix: doc --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bc6f706..6982aac 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,6 @@ Check if a transaction is a swap transaction from Alex function isAlexSwapTransaction(deployer: string, contractName: string, functionName: string): boolean; ``` -```javascript - ## Installation You can install Alex-SDK using npm: