Skip to content

Commit 8009185

Browse files
committed
saucelabs badge
1 parent 59dc906 commit 8009185

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A port of node's `crypto` module to the browser.
44

55
[![travis](https://img.shields.io/travis/crypto-browserify/crypto-browserify/master.svg?style=flat)](https://travis-ci.org/crypto-browserify/crypto-browserify)
66
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
7+
[![Sauce Test Status](https://saucelabs.com/browser-matrix/crypto-browserify.svg)](https://saucelabs.com/u/crypto-browserify)
78

89
The goal of this module is to reimplement node's crypto module,
910
in pure javascript so that it can run in the browser.
@@ -46,5 +47,3 @@ and post comments if you do.
4647
## License
4748

4849
MIT
49-
50-

0 commit comments

Comments
 (0)