diff --git a/README.md b/README.md index acf0db4..1a0797b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ENS l2 contracts +# ENS evmgateway -This repository implements ENS contracts built on top of [evmgateway](https://github.com/ensdomains/evmgateway) +This repository implements ENS gateway contracts built on top of [evmgateway](https://github.com/ensdomains/evmgateway) ## Packages @@ -27,6 +27,7 @@ bun install bun run test ``` + ## Troubleshooting ### Error HH12: Trying to use a non-local installation of Hardhat, which is not supported.