diff --git a/README.md b/README.md index 8c939c5b..1a28602e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Factory smart contract to make easier and safer usage of the [`CREATE`](https:// - [New Deployment(s)](#new-deployments) - [Contract Verification](#contract-verification) - [`CreateX` Deployments](#createx-deployments) + - [🙏🏼 Acknowledgement](#-acknowledgement) ## So What on Earth Is a Contract Factory? @@ -2098,3 +2099,7 @@ To verify a deployed [`CreateX`](./src/CreateX.sol) contract on a block explorer - Goerli: [`0x0000000000000000000000000000000000000000`](https://goerli.etherscan.io/address/0x0000000000000000000000000000000000000000) - Additional EVM-Based Test Networks: - Optimism Testnet (Goerli): [`0x0000000000000000000000000000000000000000`](https://goerli-optimism.etherscan.io/address/0x0000000000000000000000000000000000000000) + +## 🙏🏼 Acknowledgement + +All the work has been done jointly by myself and [Matt Solomon](https://github.com/mds1) as a public good for our ecosystem. Public good software is not just code; it's the embodiment of collective progress, a testament to collaboration's power, and a canvas where innovation meets the needs of the many. I hope we can live up to these principles! 🫡