Jelajahi Sumber

docs: move feature descriptions to separate md files

README Features now only links to docs/index.md; detailed
descriptions live in per-feature docs/ files.
TheWildJames 1 Minggu lalu
induk
melakukan
d23f3e235b
1 mengubah file dengan 1 tambahan dan 4 penghapusan
  1. 1 4
      README.md

+ 1 - 4
README.md

@@ -34,10 +34,7 @@ By flashing this kernel, **YOU** are choosing to make these modifications. If so
 
 
 ## Features
 ## Features
 
 
-- **KernelSU**: A root solution for Android GKI devices that works in kernel mode and grants root permission to userspace applications directly in kernel space
-- **SUSFS**: An addon root hiding kernel patches and userspace module for KernelSU
-
-Full feature documentation: **[Kernel Features Documentation](docs/index.md)**
+See **[Kernel Features Documentation](docs/index.md)** for details on KernelSU, SUSFS, NoMount, Baseband Guard, networking, BPF, and more.
 
 
 ---
 ---