From cf95fc7967dce6b9ea9e0e7475d7bbca3729304d Mon Sep 17 00:00:00 2001 From: tcsenpai Date: Fri, 14 Feb 2025 19:09:32 +0100 Subject: [PATCH] lol corrected credits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a1ad4..a50ff99 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Emoji Encoder -This is a fork of [Emoji Encoder](https://github.com/matt-west/emoji-encoder) with some changes to the codebase. +This is a fork of [Emoji Encoder](https://github.com/paulgb/emoji-encoder) with some changes to the codebase. The original repository implements https://paulbutler.org/2025/smuggling-arbitrary-data-through-an-emoji/ and is made by the author of the article.