mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-02-06 04:29:56 +00:00
edit
This commit is contained in:
parent
91693bbc37
commit
70f21070d5
@ -3,13 +3,16 @@ Programs can be displayed in a variety of formats.
|
||||
- This is how it looked originally
|
||||
|
||||
![Original](basic0.png?raw=true "terrible")
|
||||
<img src="basic0.png" alt="drawing" width="200"/>
|
||||
<img src="basic0.png" alt="terrible" width="600"/>
|
||||
- Original but ugly
|
||||
|
||||
![Original](basic1.png?raw=true "Truly awful")
|
||||
<img src="basic1.png" alt="truly awful" width="600"/>
|
||||
- Some improvements
|
||||
|
||||
![Better](basic2.png?raw=true "Better")
|
||||
<img src="basic2.png" alt="better" width="600"/>
|
||||
- Split lines
|
||||
|
||||
![Best](basic3.png?raw=true "Best")
|
||||
![Best](basic3.png?raw=true "Best")
|
||||
<img src="basic3.png" alt="best" width="600"/>
|
Loading…
x
Reference in New Issue
Block a user