Update README.md
This commit is contained in:
parent
07d931126f
commit
0fc796e582
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@ dithering single images or turning a video into dithered images.
|
|||
|
||||
The "develop" branch may have more up to date code.
|
||||
|
||||
# Usage
|
||||
|
||||
A "blue-noise" image is integral to dithering images. A generated blue-noise
|
||||
image is provided in the "res/" directory. Run the program with "--help" to get
|
||||
info on how to use it.
|
||||
|
||||
# Other Notes
|
||||
|
||||
~~I plan on adding the MIT License to this project once the course (that this
|
||||
|
|
Loading…
Reference in a new issue