소스 검색

docs: add Supported Devices section beside Installation

- README: new Supported Devices section after Installation with community note and link to docs/supported-devices.md, TOC updated
- installation.md: new Supported Devices section before After flashing with same community note and link
TheWildJames 1 주 전
부모
커밋
bf1819d497
2개의 변경된 파일17개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      README.md
  2. 7 0
      docs/installation.md

+ 10 - 0
README.md

@@ -16,6 +16,7 @@
 - [About](#about)
 - [Features](#features)
 - [Installation](#installation)
+- [Supported Devices](#supported-devices)
 - [Our Projects](#our-projects)
 - [Special Thanks](#special-thanks)
 - [Community](#community)
@@ -54,6 +55,15 @@ See **[Installation Guide](docs/installation.md)**.
 
 ---
 
+## Supported Devices
+
+> [!NOTE]
+> These lists are maintained by the community — please update as needed!
+
+See **[Supported Devices](docs/supported-devices.md)** for the full tested matrix (Pixel 6 through Pixel 11 Pro Fold, plus Samsung / OnePlus / etc. placeholders).
+
+---
+
 ## Our Projects
 
 | Device | Repository | Description |

+ 7 - 0
docs/installation.md

@@ -35,6 +35,13 @@ For Pre-GKI or GKI 1.0 kernels, contact [@TheWildJames](https://t.me/TheWildJame
 > [!IMPORTANT]
 > Match by the full kernel version (e.g., `6.1.x-androidXX`) — your device's Android version and the `androidXX` in the kernel version are not necessarily the same. For example, as of writing, a Google Pixel 8 is on `6.1.157-android14` while the system Android is 17.
 
+## Supported Devices
+
+> [!NOTE]
+> These lists are maintained by the community — please update as needed!
+
+See **[Supported Devices](supported-devices.md)** for the full tested matrix (Pixel 6 through Pixel 11 Pro Fold, plus Samsung / OnePlus / etc. placeholders).
+
 ## After flashing
 
 See [Post-Install — Verify & Finish Setup](post-install.md) for manager install, SUSFS module, and verification steps.