diff --git a/README.md b/README.md index 9a6e326..32f5bf2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ Add function to relayer registry contract for cheating relayers unregistration -Deploy: `npx hardhat run --network mainnet script/deploy.js` \ No newline at end of file +Deploy: `npx hardhat run --network mainnet script/deploy.js` + +Tests: `npm run test` + +Dont forget to fill env file