README.md in cosgrove-0.0.1rc9 vs README.md in cosgrove-0.0.1rc10

- old
+ new

@@ -14,10 +14,11 @@ * `100.00 %` - can be any valid voting percentage. * `disable_comment_voting` - only posts can get votes. * Added `CommentJob` for creating automated replies. * Added callback `on_success_upvote_job` which can be used to, for example, reply to the post after being upvoted. * Market data now uses Bittrex instead of Poloniex. +* Added `operators` to keep track of steem accounts that can do things like block upvotes (by blockchain mute). ## Features * **Registration** * `$register <account> [chain]` - associate `account` with your Discord user (`chain` default `steem`) @@ -46,9 +47,10 @@ ```yaml :cosgrove: :token: :client_id: :secure: set this + :operators: <account names seperated by space> :upvote_weight: upvote_rules :upvote_rules: :channels: :default: :upvote_weight: 50.00 %