chore: update dir structure in README
This commit is contained in:
parent
9ac43ef4f9
commit
01e69e4f5b
3 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue