From 1abcf3d4cc2fa39cfa2c8282561cafe1996a413c Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Sat, 25 Dec 2021 00:08:45 +0400 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25815d6..205a11b 100644 --- a/README.md +++ b/README.md @@ -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.