README.md in bit_wallet-0.1.1 vs README.md in bit_wallet-0.2.0

- old
+ new

@@ -38,10 +38,10 @@ - `account`: the account it belongs to - `address`: the address it belongs to - `amount`: how much was transferred - `category`: returns the category value of the transaction -- `confirmation`: how many times this has been confirmed by the network +- `confirmations`: how many times this has been confirmed by the network - `id`: the transaction id - `occurred_at`: Ruby Time object for the `time` value returned by bitcoind - `received_at`: Ruby Time object for the `timereceived` value returned by bitcoind ## Contributing