diff --git a/README.md b/README.md index 39b78357..be1b4893 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,3 @@ Few things to consider while writing the connector: ### Support If you can't find something you're looking for or have any questions, ask them at our developers community on [Discord](https://discord.gg/83vvrnY) or simply send an [Email](mailto:info@instadapp.io). - -## Check run - -use -`npm run check` -to check `connectors` directory. Use `connector=$` argument to check specific connector: -`npm run check connector=contracts/mainnet/common` diff --git a/status-checks/readme.md b/status-checks/readme.md new file mode 100644 index 00000000..ed376c25 --- /dev/null +++ b/status-checks/readme.md @@ -0,0 +1,7 @@ + +# Check run + +use +`npm run check` +to check `connectors` directory. Use `connector=$` argument to check specific connector: +`npm run check connector=contracts/mainnet/common`