summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-28 17:59:01 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-28 17:59:01 +0300
commit26e1d2abe32d0598e0382c1afd13487a575fa1df (patch)
treed26237bab9f7feb318d1c5adb67b16d1d54d0b85
parent7acbe883827017cc6b02d8202781b7753aaba701 (diff)
downloadgit-hours-26e1d2abe32d0598e0382c1afd13487a575fa1df.zip
git-hours-26e1d2abe32d0598e0382c1afd13487a575fa1df.tar.gz
git-hours-26e1d2abe32d0598e0382c1afd13487a575fa1df.tar.bz2
Add understandable version of bootstrap's spent hours
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa8532b..feeecc6 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ Estimate time spent on a git repository.
}
```
+From a person working 8 hours per day, it would take more than 2 years to build bootstrap.
+
## How it works
The algorithm for estimating hours is quite simple.