]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 08:33:28 +0000 (17:33 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 08:33:28 +0000 (17:33 +0900)
README.md

index b42ee841364ee41e8daf924a034d21825047552d..ab5f06dfd8243f436e3ab26f7c5ee3771d29019b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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