Updated README.md
This commit is contained in:
parent
ed4e662781
commit
6102f4dcaa
|
|
@ -185,7 +185,7 @@ ascii-image-converter [image paths/urls] --braille
|
|||
|
||||
#### --threshold
|
||||
|
||||
Set threshold value to compare when converting each pixel into a dot. Value must be between 0 and 255.
|
||||
Set threshold value to compare for braille art when converting each pixel into a dot. Value must be between 0 and 255.
|
||||
|
||||
Example:
|
||||
```
|
||||
|
|
@ -480,4 +480,4 @@ You can fork the project and implement any changes you want for a pull request.
|
|||
|
||||
## License
|
||||
|
||||
[Apache-2.0](https://github.com/TheZoraiz/ascii-image-converter/blob/master/LICENSE.txt)
|
||||
[Apache-2.0](https://github.com/TheZoraiz/ascii-image-converter/blob/master/LICENSE.txt)
|
||||
|
|
|
|||
Loading…
Reference in New Issue