From ef3eb713e77741c9157d23b40276e6b4104420a5 Mon Sep 17 00:00:00 2001 From: hynet-mel <64434187+hynet-mel@users.noreply.github.com> Date: Thu, 30 Apr 2020 13:02:47 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aca98ba..6500972 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mutant Standard emoji for Magisk -**WARNING: Because not all emojis are implemented with their own reasoning, alot emojis might tofu/not render [Check the FAQ](https://mutant.tech/info/faq/)** +**WARNING: Because not all emojis are implemented with their own reasoning, alot emojis might tofu/not render. [Check the FAQ](https://mutant.tech/info/faq/)** Check out [Mutant Standard emoji](https://mutant.tech/) for the sources! This module uses Magisk to systemlessly replace Android emojis with Mutant Standard emoji (MTNT Emoji). @@ -9,7 +9,8 @@ Demo available [here](https://mutant.tech/demo/). Credit to: * [simonsmh](https://github.com/simonsmh) for device detection script. -* [bfayers](https://github.com/bfayers) for the main repository this one was forked from [Repo here](https://github.com/bfayers/Magisk-Twemoji-systemless) +* [bfayers](https://github.com/bfayers) for the main repository this one was forked from: [Magisk-Modules-Grave/Twemoji-systemless](https://github.com/bfayers/Magisk-Twemoji-systemless) +* The Mutant Standard team over at [mutant.tech](https://mutant.tech), [Dzuk](https://noct.zone/) for the artwork and [kiilas](https://computerfairi.es/@kiilas) for technical help! ## How to make the module: -- GitLab