From d77f8531d118983a77bf94fcadb6c468734c6a0a Mon Sep 17 00:00:00 2001
From: WestleyR <39201023+WestleyR@users.noreply.github.com>
Date: Mon, 5 Nov 2018 10:18:51 -0800
Subject: [PATCH 1/2] Added help
---
README.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/README.md b/README.md
index 1a66039..57b2480 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,24 @@ $ cd ~/
$ curl https://raw.githubusercontent.com/WestleyK/hour-meter/master/install.sh | sh
```
+
+
+
+### Usage:
+
+```
+$ ./hour-meter -help
+Usage: ./hour-meter [OPTION] [FILE]
+ -h, -help, --help, help (print help menu)
+ -i, -info, --info, info (print script info)
+ -o (print hour : minute every minute)
+ -file [FILE] (show default file, or use specified file)
+ -v, -version, --version, version (print script version)
+source code: https://github.com/WestleyK/hour-meter
+$
+```
+
+
+
From 1cd5afa1e0dea91f0e51239e23de616d90e98521 Mon Sep 17 00:00:00 2001
From: WestleyR <39201023+WestleyR@users.noreply.github.com>
Date: Mon, 5 Nov 2018 10:20:01 -0800
Subject: [PATCH 2/2] Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 57b2480..8d0bb07 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,10 @@ source code: https://github.com/WestleyK/hour-meter
$
```
+
+
+## Kown bugs:
+