diff --git a/README.md b/README.md index a78a62d..2cfc328 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,3 @@ compiling contracts: `$ yarn compile` testing contracts: `$ yarn test` deploying factory: `$ yarn script scripts/deployFactory.ts --network ` - ---- - -# Todo: - -1. refine the contract events -2. peer-reviews (please add a .md to the peer-review folder)