diff --git a/README.md b/README.md index ef8c7be..b0fa704 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ Inspired by [lil-web3](https://github.com/m1guelpf/lil-web3) by [Miguel Piedrafi ## Tiny ENS Map human-readable names like `vitalik.eth` to machine-readable identifiers such as Ethereum addresses like `0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045` and support the reverse resolution. + +https://github.com/leovct/tiny-web3/blob/3a0a7a9fa159e6b5a6095d4644ad8c5a726d90ff/src/TinyENS.sol#L5-L23