Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoen committed Dec 18, 2017
1 parent 53c8d50 commit ff4d0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ import {crypt, keyManager, RSA} from 'hybrid-crypto-js';

**Web**

Download minified *hybrid-crypto.min.js* file [here](https://raw.githubusercontent.com/juhoen/hybrid-crypto-js/master/web/hybrid-crypto.min.js) and non-minified from [here](https://raw.githubusercontent.com/juhoen/hybrid-crypto-js/master/web/hybrid-crypto.js).
Download minified *hybrid-crypto.min.js* file [here](https://raw.githubusercontent.com/juhoen/hybrid-crypto-js/master/web/hybrid-crypto.min.js).
```html
<script type="text/javascript" src="hybrid-crypto.min.js"></script>
```
Expand Down

0 comments on commit ff4d0c9

Please sign in to comment.