chore: update dir structure in README

This commit is contained in:
CDN 2025-02-03 22:56:36 +08:00
parent 9ac43ef4f9
commit 01e69e4f5b
Signed by: CDN
GPG key ID: 0C656827F9F80080
3 changed files with 9 additions and 9 deletions

View file

@ -35,9 +35,9 @@ Visit: [https://mirror.starset.fans](https://mirror.starset.fans)
```
homepage
├── data/ # Content files
│ ├── zh-CN/ # Simplified Chinese data
│ ├── zh-TW/ # Traditional Chinese data
│ └── en-US/ # English data
│ ├── zh-Hans/ # Simplified Chinese data
│ ├── zh-Hant/ # Traditional Chinese data
│ └── en/ # English data
├── src/ # Source code
├── public/ # Static assets
├── docs/ # Documentation