From b6060f98cda02df60aa9e09c9a3fa6e3684021bc Mon Sep 17 00:00:00 2001 From: Jan Smailbegovic <124746110+jansm04@users.noreply.github.com> Date: Sat, 23 Mar 2024 12:09:17 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 717e8b6..2c4e8a9 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,6 @@ These additional implementations also exist outside of this repo: * Perl: https://github.com/mauke/Image-ThumbHash * PHP: https://github.com/SRWieZ/thumbhash * Ruby: https://github.com/daibhin/thumbhash +* C++: https://github.com/jansm04/thumbhash-cpp _If you want to add your own implementation here, you can send a PR that puts a link to your implementation in this README._