From: Stephen Seo Date: Sun, 12 Dec 2021 06:53:36 +0000 (+0900) Subject: Update README.md X-Git-Url: https://git.seodisparate.com/stephenseo/static/gitweb.css?a=commitdiff_plain;h=e8e444b0ddf4dc767a276fee653fd40d2288e69c;p=EN605.617.81.FA21_StephenSeo_DitheringProject Update README.md --- diff --git a/README.md b/README.md index 5ef9534..56b0c2d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,10 @@ return an optional value (non-optional on success). Ideally, C++17's std::optional would be used in that case, but since I am keeping things to work up to C++11, std::unique\_ptr is used instead. +# Project Presentation + +[Click here to view the presentation](https://igpup.seodisparate.com/posts/project_presentation/) + # Legal Stuff [This program uses FFmpeg which is licensed under the LGPL 2.1 license](https://ffmpeg.org/legal.html)