+ disclaimer

This commit is contained in:
Pari Malam
2026-06-16 00:45:53 +08:00
parent cb23fc4bd7
commit 6991876a83
+4 -4
View File
@@ -8,10 +8,10 @@
| Document | Description | | Document | Description |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------- | | ---------------------------------- | ------------------------------------------------------------------------------------------------------- |
| [DISCLAIMER.md](DISCLAIMER/API.md) | To avoid misunderstandings, here are some things to know about this release | | [DISCLAIMER](docs/DISCLAIMER.MD) | To avoid misunderstandings, here are some things to know about this release |
| [API.md](docs/API.md) | Complete REST API reference: endpoints, methods, and authentication details | | [API](docs/API.md) | Complete REST API reference: endpoints, methods, and authentication details |
| [WSL.md](docs/WSL.md) | Complete WSL setup guide | | [WSL](docs/WSL.md) | Complete WSL setup guide |
| [RE.md](docs/RE.md) | Reverse engineering notes: frontend deobfuscation analysis, Vue component map, config schema, and TODOs | | [RE](docs/RE.md) | Reverse engineering notes: frontend deobfuscation analysis, Vue component map, config schema, and TODOs |
--- ---