Update README.md

This commit is contained in:
Lukáš Mešťan
2017-01-28 12:35:14 +01:00
committed by GitHub
parent f5599186cc
commit f1785c71e4
+7 -5
View File
@@ -1,5 +1,5 @@
## GIT quick statistics :graph:
## GIT quick statistics
> `git quick-stats` is a simple and efficient way to access various statistics in git repository.
@@ -18,9 +18,11 @@ Want to contribute? Great! First, [read this page][].
## Usage
`git quick-stats`
or
`git-quick-stats`
```bash
git quick-stats
# or
git-quick-stats
```
Or you can use (non-interactive) direct execution:
@@ -39,7 +41,7 @@ eg:
`export _GIT_UNTIL="2017-22-01"`
then run `./git-quick-stats` (affect all stats, except "My daily status" and "Git changelogs" )
then run `git quick-stats` (affect all stats, except "My daily status" and "Git changelogs" )
## Installation