Skip to content

Commit 3c246a1

Browse files
author
Daniel Wirtz
committed
README
1 parent c3f28bf commit 3c246a1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
This software includes (portions of) dojo, the node.js application server, by Daniel 'dcode' Wirtz.
2-
See: https://github.com/dcodeIO/dojo for details
1+
This software includes (portions of) bcrypt.js by Daniel 'dcode' Wirtz.
2+
See: https://github.com/dcodeIO/bcrypt.js for details

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![bcrypt.js - bcrypt in plain JavaScript](https://raw.github.com/dcodeIO/bcrypt.js/master/bcrypt.png)
22
===========
3-
Optimized bcrypt in plain JavaScript with zero dependencies. Compiled through Closure Compiler on advanced optimizations,
4-
100% typed code. Fully compatible to [bcrypt](https://npmjs.org/package/bcrypt).
3+
Optimized bcrypt in plain JavaScript with zero dependencies. Compiled through Closure Compiler using advanced
4+
optimizations, 100% typed code. Fully compatible to [bcrypt](https://npmjs.org/package/bcrypt).
55

66
Usage - Sync
77
------------

0 commit comments

Comments
 (0)