diff --git a/README.md b/README.md index 066de6d..9960381 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ node-bitcoin library, try it out! client.getBalance(function(balance) { console.log("Balance:", balance); - } + }); ## TODO