瀏覽代碼

Update RELEASE_NOTES.md: Add WildKernelsTG link and remove Build Information sections for clarity

TheWildJames 3 月之前
父節點
當前提交
45647c1134
共有 1 個文件被更改,包括 2 次插入10 次删除
  1. 2 10
      .github/config/RELEASE_NOTES.md

+ 2 - 10
.github/config/RELEASE_NOTES.md

@@ -3,6 +3,8 @@
 > [!CAUTION]
 > This software is provided for testing and educational purposes only. Use at your own risk. The developers are not responsible for any damage, data loss, or issues that may occur. Please ensure you have proper backups before installation.
 
+# https://t.me/WildKernelsTG
+
 ## [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next)
 
 A kernel-based root solution for Android devices.
@@ -12,9 +14,6 @@ Manager: {{KSU_MANAGER}}
 > [!IMPORTANT]
 > For best compatiblity ensure your Manager Version and Kernel Version match eg. 30100 = 30100.
 
-<details>
-<summary>**Build Information**</summary>
-
 **Version**  
 `{{KSU_VERSION}}`
 
@@ -27,8 +26,6 @@ Manager: {{KSU_MANAGER}}
 **Commit**  
 `{{KSUN_COMMIT}}`
 
-</details>
-
 ## [SUSFS v2.1.0](https://gitlab.com/simonpunk/susfs4ksu)
 
 A KSU addon for hiding root using kernel patches and a userspace module!
@@ -44,13 +41,8 @@ Reccomended Module: [susfs4ksu-module by sidex15](https://github.com/sidex15/sus
 - SUS_MAP - Memory mapping protection
 - AVC_SPOOF - Spoof procfs avc denial logs
 
-<details>
-<summary>**Build Information**</summary>
-
 {{SUSFS_BRANCHES}}
 
-</details>
-
 ## [Baseband Guard (BBG)](https://github.com/vc-teahouse/Baseband-guard)
 
 A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.