Fixing README.md
My markdown skills are non-existant, at best.
This commit is contained in:
parent
cff7fa2fa4
commit
89309169f3
1 changed files with 18 additions and 10 deletions
12
README.md
12
README.md
|
@ -15,6 +15,10 @@ may be configured to display information from one of the generators. In
|
|||
addition, the script may be configured to generate a terminal title and/or
|
||||
terminal icon title.
|
||||
|
||||
### Session example
|
||||
|
||||
![Session example](screenshots/session.png)
|
||||
|
||||
### Themes
|
||||
|
||||
#### Unthemed (but using custom layout):
|
||||
|
@ -33,12 +37,16 @@ terminal icon title.
|
|||
![`blocks_gyr` theme](screenshots/theme-blocks_gyr.png)
|
||||
|
||||
#### `powerline_yb` theme
|
||||
|
||||
This theme requires a Powerline font.
|
||||
|
||||
![`powerline_yb` theme](screenshots/theme-powerline_yb.png)
|
||||
(requires a Powerline font)
|
||||
|
||||
#### `powerline_gyr` theme
|
||||
|
||||
This theme requires a Powerline font.
|
||||
|
||||
![`powerline_gyr` theme](screenshots/theme-powerline_gyr.png)
|
||||
(requires a Powerline font)
|
||||
|
||||
## Installing GPrompt
|
||||
|
||||
|
|
Loading…
Reference in a new issue