From ce853fa54ed0f5bbf9c68b0ea8faede03e33583e Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 1 Dec 2021 16:16:33 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0826821..c5e2c41 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,8 @@ The proposal mentioned dithering live-input frames, but I ended up with just dithering single images or turning a video into dithered images. The "develop" branch may have more up to date code. + +# Other Notes + +I plan on adding the MIT License to this project once the course (that this +project was made for) is over.