A little typo fix. And yeah, electricity became a little higher. :)
This commit is contained in:
parent
8556f85781
commit
9673e4cd9d
@ -1,6 +1,6 @@
|
|||||||
# kwh-cost
|
# kwh-cost
|
||||||
|
|
||||||
Calculate cost of electricity.
|
Calculates cost of electricity.
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
@ -18,10 +18,12 @@ Options are `-v, --version` to show program's version; and `-h, --help` to show
|
|||||||
Here is an example:
|
Here is an example:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ kwh-cost 3.68 120 30d 2h
|
$ kwh-cost 3.83 120 30d 2h
|
||||||
```
|
```
|
||||||
|
|
||||||
P.S.: Yeah, I pay 3.68 rubles per kWh. Which is just $0.05. :)
|
Will give 331.83.
|
||||||
|
|
||||||
|
P.S.: Yeah, I pay 3.83 rubles per kWh. Which is just $0.05. :)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user