From defe35de64b6c24918b90064478cde26d7e35ff7 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Tue, 20 May 2025 11:21:32 +0300 Subject: [PATCH 1/2] my contacts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 00c709c..aeb16ff 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ python mtk.py da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.b - [xiaomi angelica wiki](https://wiki.postmarketos.org/wiki/Xiaomi_Redmi_9C_(xiaomi-angelica)) - [xiaomi dandelion wiki](https://wiki.postmarketos.org/wiki/Xiaomi_Redmi_9A_(xiaomi-dandelion)) +## Contacts + +If you want to develop it together, or maybe you have working port, please write me in discord: @themixray. Also you can find more about me on my site: [meex.lol](https://meex.lol/contacts) + ## Contributing If you would like to contribute to the project, feel free to fork the repository and submit a pull request. From d70bd4af58db2a65cbc3fec55a278b7558c04cad Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Tue, 20 May 2025 11:22:29 +0300 Subject: [PATCH 2/2] fix contacts link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeb16ff..31bc830 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ python mtk.py da seccfg unlock --preload preloader_k62v1_64_bsp.bin --loader n.b ## Contacts -If you want to develop it together, or maybe you have working port, please write me in discord: @themixray. Also you can find more about me on my site: [meex.lol](https://meex.lol/contacts) +If you want to develop it together, or maybe you have working port, please write me in discord: @themixray. Also you can find more about me on my site: [meex.lol](https://meex.lol/about) ## Contributing