We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e769ca2 commit 71649abCopy full SHA for 71649ab
CONTRIBUTING.md
@@ -87,7 +87,7 @@ The first item `CSharp` corresponds to the name of the language as defined in to
87
```
88
89
Remarks:
90
- - Your ascii logo's dimensions must fall below `25*45` (height\*width). The CI will fail otherwise.
+ - Your ascii logo's dimensions must fall below `25*40` (height\*width). The CI will fail otherwise.
91
- You can use `{N}` to color the ascii which will utilize the vec! of colors defined in `define_language!`
92
- Make sure to trim any unnecessary trailing whitespaces
93
- See example here [Convert image to ASCII art](https://github.com/o2sh/onefetch/wiki/image-to-ascii)
0 commit comments