diff --git a/doc/README.md b/doc/README.md index 2f14e4bfb94a0a6754e3f7736af6c4d60e82bacb..260eb38ea623053157c1f846585ee88e54da08d9 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2318,9 +2318,10 @@ hive.api.getAccounts(["username"], function(e1, accounts) { .catch(function (err) { console.log(err); }) .then(function (data) { console.log(data); }); }); +``` ### Reputation -``` +```js var reputation = hive.formatter.reputation(3512485230915); console.log(reputation); // => 56