You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1
Original file line number
Diff line number
Diff line change
@@ -89,6 +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 [Ascii Art From Image File Using Python Image Library](https://github.com/o2sh/onefetch/wiki/ASCII-Art-From-Image-Using-Python-Image-Library)
0 commit comments