diff --git a/README.md b/README.md index 9b77964..ebb1add 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ var options = { xmlenc.encrypt('content to encrypt', options, function(err, result) { console.log(result); -} +}) ~~~ Result: