From 8bc8bb93b2732b3dcca065e5c16e42022030123e Mon Sep 17 00:00:00 2001 From: Pari Malam Date: Mon, 15 Jun 2026 21:05:53 +0800 Subject: [PATCH] released :P --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 45cc090..a6142ad 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ | Document | Description | |----------|-------------| | [API.md](docs/API.md) | Complete REST API reference all endpoints, methods, and auth details | +| [WSL.md](docs/WSL.md) | Complete WSL setup guide | | [RE.md](docs/RE.md) | Reverse engineering notes frontend deobfuscation analysis, Vue component map, config schema, and TODO ---