add screenshots
This commit is contained in:
parent
4c469e9457
commit
329a1df3b0
4 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -4,6 +4,20 @@
|
|||
|
||||
This is my fork of x48-0.6.4 where I deviate from the original code and do my own thing.
|
||||
|
||||
## Screenshots
|
||||
|
||||
### `--tui` version (ncurses)
|
||||
|
||||
![screenshot of x48ng --tui running in a terminal](./tui-0.28.0-screenshot.png?raw=true "screenshot of x48ng --tui running in a terminal")
|
||||
|
||||
### `--x11` version
|
||||
|
||||
![screenshot of x48ng --x11](./x11-0.28.0-screenshot.png?raw=true "screenshot of x48ng --x11")
|
||||
|
||||
### `--sdl` version
|
||||
|
||||
![screenshot of x48ng --sdl](./sdl-0.28.0-screenshot.png?raw=true "screenshot of x48ng --sdl")
|
||||
|
||||
## Usage
|
||||
|
||||
`./dist/x48ng --help`
|
||||
|
|
BIN
sdl-0.28.0-screenshot.png
Normal file
BIN
sdl-0.28.0-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
tui-0.28.0-screenshot.png
Normal file
BIN
tui-0.28.0-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
x11-0.28.0-screenshot.png
Normal file
BIN
x11-0.28.0-screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in a new issue