Skip to content

Commit 2ef88d5

Browse files
author
Daniel Wirtz
committed
README
1 parent 327436c commit 2ef88d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Optimized bcrypt in plain JavaScript with zero dependencies. Compiled through Cl
44
optimizations, 100% typed code. Fully compatible to [bcrypt](https://npmjs.org/package/bcrypt) and also working in the
55
browser.
66

7-
Features
7+
Features ![Build Status](https://travis-ci.org/dcodeIO/bcrypt.js.png?branch=master)
88
--------
99
* CommonJS/node.js compatible (via [crypto](http://nodejs.org/api/crypto.html)), also available via [npm](https://npmjs.org/package/bcryptjs)
1010
* Shim/browser compatible (via [WebCryptoAPI](http://www.w3.org/TR/WebCryptoAPI))

0 commit comments

Comments
 (0)