From a6aed25d4b712e75b3efdbdee309a0ad1e739fc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Me=C5=A1=C5=A5an?= Date: Wed, 7 Jun 2017 10:28:08 +0200 Subject: [PATCH] citations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72f724a..f2dcd65 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ > `git quick-stats` is a simple and efficient way to access various statistics in git repository. +> Any git repository contains a tonne of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because of a gadzillion options to a gadzillion git commands – I don’t think there is a single person alive who knows them all. Probably not even [Linus Torvalds](https://github.com/torvalds) himself :). + ## Table of Contents [**Screenshots**](#screenshots)