Skip to content

Commit d2c609d

Browse files
author
Daniel Wirtz
committed
README & travis
1 parent 41bc929 commit d2c609d

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
language: node_js
2+
node_js:
3+
- 0.8
4+
- 0.10

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,11 @@ Command line
205205

206206
If the input got spaces inside, simply surround it with quotes.
207207

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+
208213
Credits
209214
-------
210215
Based on work started by Shane Girish at [bcrypt-nodejs](https://github.com/shaneGirish/bcrypt-nodejs) (MIT-licensed),

0 commit comments

Comments
 (0)