diff --git a/README.md b/README.md index 6fc211a9..c0357059 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,11 @@ Run `npm run test` # Test Coverage Run `npm run coverage` +# Test Lint +Run `npm run lint` + +# prettify code +Run `npm run lint:sol:fix` + # Addresses Deployed contract addresses can be found [here](deployed/goerli/addresses.json)