Skip to content

Commit 4f591c2

Browse files
committed
doc
1 parent e090be5 commit 4f591c2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ If you use NodeJS and/or webpack, their module resolvers use the suitable one au
207207
### Relase Engineering
208208

209209
```console
210+
# run tests on NodeJS, Chrome, and Firefox
211+
make test
212+
210213
# edit the changelog
211214
code CHANGELOG.md
212215

@@ -220,9 +223,9 @@ make publish
220223

221224
## License
222225

223-
Copyright 2019 The MessagePack Community.
226+
Copyright 2019 The MessagePack community.
224227

225-
This software is licensed under the ISC license:
228+
This software uses the ISC license:
226229

227230
https://opensource.org/licenses/ISC
228231

0 commit comments

Comments
 (0)