mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-15 01:56:19 -04:00
Updated screenshot URLs after PR#136 changes
This commit is contained in:
parent
dec1c4e103
commit
07ad3b57a7
|
|
@ -5,7 +5,8 @@
|
|||
>
|
||||
> Any git repository may contain tons of information about commits, contributors, and files. Extracting this information is not always trivial, mostly because there are 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
|
||||
|
||||
|
|
@ -53,9 +54,9 @@
|
|||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
|
|
@ -207,7 +208,7 @@ You can change to the legacy color scheme by toggling the variable `_MENU_THEME`
|
|||
export _MENU_THEME="legacy"
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue