Skip to content

Commit b332cb2

Browse files
committed
update
1 parent 065d20d commit b332cb2

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

content/en/docs/tutorial/before-starting.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Even if you’ve never worked with frontend development before, you can treat mi
2626

2727
---
2828

29-
### Essential Basics
29+
## Essential Basics
3030

3131
1. **Understand HTML, CSS, and JavaScript**<br>
3232
mika-shell is built on these three core technologies, so mastering them is necessary.
@@ -43,3 +43,8 @@ Even if you’ve never worked with frontend development before, you can treat mi
4343
- [TypeScript](https://www.typescriptlang.org/) — JavaScript with type syntax.
4444
- [Tailwind CSS](https://tailwindcss.com/) — helps you avoid writing verbose CSS.
4545
- [Sass](https://sass-lang.com/) — a more advanced form of CSS.
46+
47+
## AI Documentation
48+
49+
[DeepWiki](https://deepwiki.com/MikaShell/mika-shell)
50+
[Zread](https://zread.ai/MikaShell/mika-shell)

content/zh-cn/docs/tutorial/before-starting.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ seo:
2525

2626
---
2727

28-
### 必备基础
28+
## 必备基础
2929

3030
1. **了解 HTML、CSS、JavaScript**<br>
3131
mika-shell 基于这三项核心技术,掌握它们是必要的。
@@ -42,3 +42,8 @@ seo:
4242
- [TypeScipt](https://www.typescriptlang.org/) 具有类型语法的 JavaScript。
4343
- [Tailwind CSS](https://tailwindcss.com/) 可以让你摆脱繁琐的 CSS 代码。
4444
- [Sass](https://sass-lang.com/) 更高级的 CSS。
45+
46+
## AI 文档
47+
48+
[DeepWiki](https://deepwiki.com/MikaShell/mika-shell)
49+
[Zread](https://zread.ai/MikaShell/mika-shell)

0 commit comments

Comments
 (0)