mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
[skip ci] Fix minor README typo.
This commit is contained in:
parent
f72bc33e30
commit
3e22865b62
|
|
@ -48,7 +48,7 @@ Run all the tests:
|
||||||
$ npm run test
|
$ npm run test
|
||||||
```
|
```
|
||||||
|
|
||||||
(Striclty use this envirnment to test, or otherwise make suitable changes in config file before testing).
|
(Strictly use this envirnment to test, or otherwise make suitable changes in config file before testing).
|
||||||
|
|
||||||
### Deploy
|
### Deploy
|
||||||
|
|
||||||
|
|
@ -70,7 +70,7 @@ $ npm run check
|
||||||
|
|
||||||
## How to add a new connector
|
## How to add a new connector
|
||||||
|
|
||||||
You can create a new PR to add a new connector. To get the PR merged, certain requirements needs to be met which will be explained here.
|
You can create a new PR to add a new connector. To get the PR merged, certain requirements need to be met which will be explained here.
|
||||||
|
|
||||||
### New connector should follow the current directory structure
|
### New connector should follow the current directory structure
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user