Skip to content

Commit

Permalink
Fix readme html code block.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanvosberg committed Apr 1, 2015
1 parent 970a0e8 commit 8dbabd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ require(["crypto-js"], function (CryptoJS) {
var encrypted = CryptoJS.AES(...);
var encrypted = CryptoJS.SHA256(...);
</script>
```

## API

Expand Down

0 comments on commit 8dbabd5

Please sign in to comment.