mirror of
https://github.com/arzzen/git-quick-stats.git
synced 2026-09-10 07:36:19 -04:00
Updating README.md to reflect new theme(s)
This commit is contained in:
parent
f3931eb1a3
commit
81fce5cadf
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
> Any git repository contains tons 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
|
||||
|
|
@ -35,9 +35,9 @@
|
|||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Usage
|
||||
|
|
@ -122,6 +122,7 @@ You can change to the legacy color scheme by toggling the variable `_MENU_THEME`
|
|||
```bash
|
||||
export _MENU_THEME=legacy
|
||||
```
|
||||

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