Updated README.

This commit is contained in:
Alexander Andreev 2021-12-25 00:08:45 +04:00
parent e61890310f
commit 1abcf3d4cc
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Calculate cost of electricity.
$ kwh-cost [OPTIONS] price wattage interval [interval ..]
```
Options are -v, --version to show program's version; and -h, --help to show usage of a program.
Options are `-v, --version` to show program's version; and `-h, --help` to show usage of a program.
`price` is a price per kWh. `wattage` is how many Watts being consumed. `interval` is for how long.