Skip to content

Commit dbe98e1

Browse files
committed
Update:README
1 parent 82d44a2 commit dbe98e1

File tree

6 files changed

+1
-65
lines changed

6 files changed

+1
-65
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ Rockchip-AI-Lab/
3232
├── src/ # Source files
3333
│ ├── content/ # Content files organized by chip model and AI field
3434
│ │ ├── help/ # Help documentation
35-
│ │ │ ├── demo1.md # Help demo page 1
36-
│ │ │ ├── demo2.md # Help demo page 2
37-
│ │ │ ├── index.md # Help main page
38-
│ │ │ └── quick-start.md # Help quick start page
3935
│ │ ├── rk1820/ # Content for RK1820 chip
4036
│ │ │ ├── cv/ # Computer Vision content
4137
│ │ │ ├── llm/ # Large Language Model content
@@ -63,7 +59,7 @@ Rockchip-AI-Lab/
6359

6460
## 🤝 Contribute
6561

66-
Fork this project and run the project locally:
62+
Fork this project and run the project locally, You can add `.md` files under the corresponding directories to supplement the content.:
6763

6864
>💡Note: Every time you modify the `src` folder, you need to run `npm run build` to rebuild.
6965

src/content/help/.gitkeep

Whitespace-only changes.

src/content/help/demo1.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/content/help/demo2.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/content/help/index.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/content/help/quick-start.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)