commented a para in readme

This commit is contained in:
Sowmay Jain 2020-05-04 15:58:47 +10:00
parent aa877f464f
commit 2d41ab7083

View File

@ -27,7 +27,7 @@ Be sure to comply with the requirements while building connectors for better com
- Use `getUint()` or `setUint()` functions to fetch or store values.
- Call `emitEvent()` after every external public functions. -->
Be sure to check [this mock file](https://github.com/InstaDApp/dsa-connectors/blob/master/contracts/connectors/mock.sol) for reference.
<!-- Be sure to check [this mock file](https://github.com/InstaDApp/dsa-connectors/blob/master/contracts/connectors/mock.sol) for reference. -->
## Support