Skip to content

Commit bc8fd0c

Browse files
committed
Update README.md
1 parent 85c739f commit bc8fd0c

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
-->
2323

2424
<!-- Looks fire on PC but ass on mobile fucking hell. too bad -->
25-
<img align=left width=54% src="assets/screenshots/nitch_catpan-style.png" />
25+
<img align=left width=54% src="screenshots/nitch_catpan-style.png" />
2626
<img src="https://upload.wikimedia.org/wikipedia/commons/2/24/Transparent_Square_Tiles_Texture.png" width="45%" height="20px" align="left" />
27-
<img align=left width=54% src="assets/screenshots/modern-simple.png"/>
27+
<img align=left width=54% src="screenshots/modern-simple.png"/>
2828
<p align="center">
29-
<img align="top" width=43% src="assets/screenshots/cbonsai.png" />
29+
<img align="top" width=43% src="screenshots/cbonsai.png" />
3030
</p>
3131
<img src="https://upload.wikimedia.org/wikipedia/commons/2/24/Transparent_Square_Tiles_Texture.png" width="1px" height="1px" align="left" />
32-
<img src="assets/screenshots/pipeline-style.png" />
32+
<img src="screenshots/pipeline-style.png" />
3333

3434
## Key Features
3535

@@ -112,7 +112,7 @@ cufetch
112112
## Config (with explanation)
113113

114114
Read the manual `cufetch.1` or the comments in the default generated config for knowing more about the configuration in customfetch.\
115-
This is only a brief explaination and preview.
115+
This is only an explaination about tags and preview, that can be always found in the documentation.
116116

117117
Here's an example using my config
118118

@@ -193,10 +193,10 @@ They can be used in the ascii art text file and layout, but how to use them?
193193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`o` - for overline\
194194
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`a(value)` - for fg alpha (either a percentage value like `50%` or a plain integer between 1 and 65536)\
195195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`L(value)` - for choosing an underline style (`none`, `single`, `double`, `low`, `error`)\
196-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`U(value)` - for choosing the underline color (hexcode without #)\
197-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`B(value)` - for choosing the bg color text (hexcode without #)\
198-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`S(value)` - for choosing the strikethrough color (hexcode without #)\
199-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`O(value)` - for choosing the overline color (hexcode without #)\
196+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`U(value)` - for choosing the underline color (hexcode color)\
197+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`B(value)` - for choosing the bg color text (hexcode color)\
198+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`S(value)` - for choosing the strikethrough color (hexcode color)\
199+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`O(value)` - for choosing the overline color (hexcode color)\
200200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`A(value)` - for choosing the bg text alpha (either a percentage value like `50%` or a plain integer between 1 and 65536)\
201201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`w(value)` - for choosing the font weight (`ultralight`, `light`, `normal`, `bold`, `ultrabold`, `heavy`, or a numeric weight)\
202202
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Terminal Only**\
@@ -243,4 +243,4 @@ I would like to thanks:
243243
I hope you'll like customfetch, and also checkout [TabAUR](https://github.com/BurntRanch/TabAUR/tree/dev), our other project that was made before customfetch.\
244244
Don't forgot [sdl_engine](https://github.com/BurntRanch/sdl_engine) too ;)
245245

246-
![meme.png](assets/screenshots/meme.png)
246+
![meme.png](screenshots/meme.png)

test2.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
$(!pyfiglet -f small_slant $<os.name> | lolcat)

0 commit comments

Comments
 (0)