Skip to content

Commit e551494

Browse files
author
Conner.Will
committed
Fixed docs
1 parent 900fae1 commit e551494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Convert-ImageToAsciiArt -ImagePath "C:\path\to\image.jpg"
5858
<br>
5959

6060
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
61+
specifying the `MaxWidth` of ASCII art output to 80 instead of default value of your terminal width
6262
and the `Contrast` to 75 instead of the default value of 50
6363

6464
```powershell

0 commit comments

Comments
 (0)