Skip to content

Commit ff4d0c9

Browse files
authored
Update README.md
1 parent 53c8d50 commit ff4d0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import {crypt, keyManager, RSA} from 'hybrid-crypto-js';
5050

5151
**Web**
5252

53-
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).
53+
Download minified *hybrid-crypto.min.js* file [here](https://raw.githubusercontent.com/juhoen/hybrid-crypto-js/master/web/hybrid-crypto.min.js).
5454
```html
5555
<script type="text/javascript" src="hybrid-crypto.min.js"></script>
5656
```

0 commit comments

Comments
 (0)