We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bc929 commit d2c609dCopy full SHA for d2c609d
2 files changed
.travis.yml
@@ -0,0 +1,4 @@
1
+language: node_js
2
+node_js:
3
+ - 0.8
4
+ - 0.10
README.md
@@ -205,6 +205,11 @@ Command line
205
206
If the input got spaces inside, simply surround it with quotes.
207
208
+Downloads
209
+---------
210
+* [ZIP-Archive](https://github.com/dcodeIO/bcrypt.js/archive/master.zip)
211
+* [Tarball](https://github.com/dcodeIO/bcrypt.js/tarball/master)
212
+
213
Credits
214
-------
215
Based on work started by Shane Girish at [bcrypt-nodejs](https://github.com/shaneGirish/bcrypt-nodejs) (MIT-licensed),
0 commit comments