Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Dec 10, 2015
1 parent f999991 commit 52c5fc5
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 @@ -34,7 +34,7 @@ console.assert(str === decrypt_data);

* Fixed Emoji encode & decode bug.
* Improved Long String encrypt and decrypt.
* Added encryptToString and decryptToString, for example:
* Added `encryptToString` and `decryptToString`, for example:

```javascript
var xxtea = require('xxtea-node');
Expand Down

0 comments on commit 52c5fc5

Please sign in to comment.