From 2d8ad3510fcd528dfbfe76242b9572acdcf25084 Mon Sep 17 00:00:00 2001 From: classicalliu Date: Fri, 21 Apr 2023 14:47:17 +0800 Subject: [PATCH] docs: Add ethereum compatibility doc link in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 787293fd0..bc6926a6a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Technically, the layer-2 contracts can be written in any programming language th ## Documentation - https://docs.godwoken.io - [Ethereum Compatible Web3 RPC](web3/docs/apis.md) +- [Ethereum Compatibility](web3/docs/compatibility.md) ## Getting Started