aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/README.md
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2017-12-20 06:50:54 +0800
committerBrandon Millman <brandon.millman@gmail.com>2017-12-20 06:50:54 +0800
commitf239522a19b046b2eb3e6961ac2829dfa5d611e8 (patch)
treec0e96ee01ebecb8cf19b45799be7248fcbc98288 /packages/utils/README.md
parentca2bb60877dbefc2e4ed07f2a437cfc89538e133 (diff)
downloaddexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.tar
dexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.tar.gz
dexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.tar.bz2
dexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.tar.lz
dexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.tar.xz
dexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.tar.zst
dexon-sol-tools-f239522a19b046b2eb3e6961ac2829dfa5d611e8.zip
Update some wording and remove N/A test sections
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