summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4ac427..1b2aab7 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,14 @@ Estimate time spent on a git repository.
![](docs/screenshot.png)
+*Currently only master branch is used to calculate time*
+
## Usage
In root of a git repository run:
githours
-
+
**Note: repository is not detected if you are not in the root of repository!**
## Install