We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900fae1 commit e551494Copy full SHA for e551494
1 file changed
docs/README.md
@@ -58,7 +58,7 @@ Convert-ImageToAsciiArt -ImagePath "C:\path\to\image.jpg"
58
<br>
59
60
Example of converting image `C:\path\to\image.jpg` to ASCII art
61
-specifying the `MaxWidth` of ASCII art output to 80 instead of default value of 120
+specifying the `MaxWidth` of ASCII art output to 80 instead of default value of your terminal width
62
and the `Contrast` to 75 instead of the default value of 50
63
64
```powershell
0 commit comments