From 3a9b92eacd95dd7b5ce4a2ffa5ba7047146de8f3 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 19 Dec 2024 20:50:21 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d21c71..9c1aae4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ image is provided in the "res/" directory. Run the program with "--help" to get info on how to use it. Blue-noise images were generated using [my other project that generates -blue-noise with/without OpenCL](https://git.seodisparate.com/stephenseo/blue_noise_generation). +blue-noise with/without OpenCL](https://github.com/Stephen-Seo/blue_noise_generation). PNG, PGM, and PPM image formats are supported. -- 2.49.0