Skip to content

Commit 8dbabd5

Browse files
author
evanvosberg
committed
Fix readme html code block.
1 parent 970a0e8 commit 8dbabd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ require(["crypto-js"], function (CryptoJS) {
8585
var encrypted = CryptoJS.AES(...);
8686
var encrypted = CryptoJS.SHA256(...);
8787
</script>
88+
```
8889

8990
## API
9091

0 commit comments

Comments
 (0)