readme update

This commit is contained in:
Aleksandr S 2021-09-05 19:53:23 +03:00
parent 6c5460fac2
commit 7b2dd953b1
2 changed files with 7 additions and 7 deletions

View File

@ -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`

7
status-checks/readme.md Normal file
View File

@ -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`