We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693b96c commit aa304c4Copy full SHA for aa304c4
README.md
@@ -1,6 +1,6 @@
1
# MessagePack for JavaScript [](https://badge.fury.io/js/%40msgpack%2Fmsgpack) [](https://travis-ci.org/msgpack/msgpack-javascript) [](https://codecov.io/gh/msgpack/msgpack-javascript)
2
3
-This is the pure-JavaScript implementation of **MessagePack**, an efficient binary serilization format:
+This is a JavaScript/ECMA-262 implementation of **MessagePack**, an efficient binary serilization format:
4
5
https://msgpack.org/
6
0 commit comments