aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/utils/README.md')
-rw-r--r--packages/utils/README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/utils/README.md b/packages/utils/README.md
index c80c6baf5..39b6eab46 100644
--- a/packages/utils/README.md
+++ b/packages/utils/README.md
@@ -23,9 +23,9 @@ import {
## Contributing
-We strongly encourage our community members to help us make improvements and to determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
+We strongly recommend the community to help us make improvements and to determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
-[CONTRIBUTING.md](../../CONTRIBUTING.md)
+Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.
### Install Dependencies
@@ -50,7 +50,3 @@ yarn build
```bash
yarn lint
```
-
-### Run Tests
-
-N/A