From: Stephen Seo Date: Wed, 1 Dec 2021 08:33:28 +0000 (+0900) Subject: Update README.md X-Git-Url: https://git.seodisparate.com/stephenseo/static/gitweb.css?a=commitdiff_plain;h=0fc796e582e3ea292e4f6f4d28749d61ef27216b;p=EN605.617.81.FA21_StephenSeo_DitheringProject Update README.md --- diff --git a/README.md b/README.md index b42ee84..ab5f06d 100644 --- 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