File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# MessagePack for JavaScript [ ![ npm version] ( https://badge.fury.io/js/%40msgpack%2Fmsgpack.svg )] ( https://badge.fury.io/js/%40msgpack%2Fmsgpack ) [ ![ Build Status] ( https://travis-ci.org/msgpack/msgpack-javascript.svg?branch=master )] ( https://travis-ci.org/msgpack/msgpack-javascript ) [ ![ codecov] ( https://codecov.io/gh/msgpack/msgpack-javascript/branch/master/graph/badge.svg )] ( https://codecov.io/gh/msgpack/msgpack-javascript )
2
2
3
- [ ![ Browser Matrix] ( https://saucelabs.com/browser-matrix/gfx2019.svg )] ( https://saucelabs.com )
3
+ [ ![ Browser Matrix powered by Sauce Labs ] ( https://saucelabs.com/browser-matrix/gfx2019.svg )] ( https://saucelabs.com )
4
4
5
5
This is a JavaScript/ECMA-262 implementation of ** MessagePack** , an efficient binary serilization format:
6
6
@@ -219,6 +219,12 @@ git push origin master
219
219
make publish
220
220
```
221
221
222
+ ### Big Thanks
223
+
224
+ Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs.
225
+
226
+ [ ![ Sauce Labs] ( ./assets/SauceLabs.svg )] ( https://saucelabs.com )
227
+
222
228
## License
223
229
224
230
Copyright 2019 The MessagePack community.
You can’t perform that action at this time.
0 commit comments