Skip to content

Commit a4b45a2

Browse files
committed
add Sauce Labs credits
1 parent 9170fd6 commit a4b45a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 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)
22

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)
44

55
This is a JavaScript/ECMA-262 implementation of **MessagePack**, an efficient binary serilization format:
66

@@ -219,6 +219,12 @@ git push origin master
219219
make publish
220220
```
221221

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+
222228
## License
223229

224230
Copyright 2019 The MessagePack community.

assets/SauceLabs.svg

+1
Loading

0 commit comments

Comments
 (0)