Skip to content

Commit af45b08

Browse files
committedMar 22, 2021
give credit to sauce labs for providing free open source testing resources
1 parent 1628c6e commit af45b08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ console.log(plist.build(json));
136136
// </plist>
137137
```
138138

139+
## Cross Platform Testing Credits
140+
141+
Much thanks to Sauce Labs for providing free resources that enable cross-browser testing on this project!
142+
143+
[![Testing Powered By SauceLabs](https://opensource.saucelabs.com/images/opensauce/powered-by-saucelabs-badge-red.png?sanitize=true "Testing Powered By SauceLabs")](https://saucelabs.com)
144+
145+
139146
## License
140147

141148
[(The MIT License)](LICENSE)

0 commit comments

Comments
 (0)
Please sign in to comment.