Update README.md

This commit is contained in:
Lukáš Mešťan 2017-01-15 18:36:19 +01:00 committed by GitHub
parent 3409eaf2b1
commit ab9b042e35

View file

@ -2,23 +2,25 @@
## GIT quick statistics
> Git-quick-stats is a simple and efficient way to access various statistics in git repository.
> (dependence `apt install dialog`)
![screenshot_example](https://cloud.githubusercontent.com/assets/6382002/21964569/946c0042-db4e-11e6-8a2a-aa20f0b71b04.png)
Want to contribute? Great! First, [read this page][].
## Usage
```
git-quick-stats
```
## Example
![screenshot_example](https://cloud.githubusercontent.com/assets/6382002/21964569/946c0042-db4e-11e6-8a2a-aa20f0b71b04.png)
## Installation
```
# depencences:
$ apt-get install dialog
# clone & install
$ git clone https://github.com/arzzen/git-quick-stats.git && cd git-quick-stats
$ sudo make install
```
@ -59,4 +61,4 @@ MIT see [LICENSE][] for the full license text.
[read this page]: http://github.com/arzzen/git-quick-stats/blob/master/CONTRIBUTING.md
[landing page]: http://arzzen.github.io/git-quick-stats
[LICENSE]: https://github.com/arzzen/git-quick-stats/blob/master/LICENSE.txt
[LICENSE]: https://github.com/arzzen/git-quick-stats/blob/master/LICENSE.txt