File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ Remarks:
89
89
- Your ascii logo's dimensions must fall below ` 25*45 ` (height\* width). The CI will fail otherwise.
90
90
- You can use ` {N} ` to color the ascii which will utilize the vec! of colors defined in ` define_language! `
91
91
- Make sure to trim any unnecessary trailing whitespaces
92
- - See example here [ Convert image to ASCII art] ( https://github.com/o2sh/onefetch/wiki/convert- image-to-ascii-art )
92
+ - See example here [ Convert image to ASCII art] ( https://github.com/o2sh/onefetch/wiki/image-to-ascii )
93
93
- You must always provide an array of basic colors
94
94
- Optionally, you may provide true colors in a second array of colors separated from the first array by a colon
95
95
- One last approach allows you to define colors using the Colors structure itself
You can’t perform that action at this time.
0 commit comments