From 114d90df225bbb1dbd9df380340337c42c717a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Me=C5=A1=C5=A5an?= Date: Thu, 19 Jan 2017 19:25:32 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2dabde0..7bfe764 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,14 @@ > `git quick-stats` is a simple and efficient way to access various statistics in git repository. Usage `git quick-stats` + ![screenshot from 2017-01-19 19-14-51](https://cloud.githubusercontent.com/assets/6382002/22119621/97f30bb2-de7c-11e6-86f1-3cf9b4c4f046.png) + Example: Contribution stats (by author): ![screenshot from 2017-01-19 19-21-22](https://cloud.githubusercontent.com/assets/6382002/22119620/97f2eb78-de7c-11e6-8c82-f16f7e68c913.png) + Example: Suggested code reviewers (based on git history): ![screenshot from 2017-01-19 19-17-57](https://cloud.githubusercontent.com/assets/6382002/22119622/97f80ba8-de7c-11e6-9237-96cea513aff5.png)