Skip to content

Commit e0ebe24

Browse files
committed
Add Chinese README
1 parent 7881fe5 commit e0ebe24

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.zh-CN.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# TypeScript 中文文档
2+
3+
JavaScript 的超集。
4+
5+
## 快速开始
6+
7+
```bash
8+
tsc app.ts
9+
```
10+
11+
## 资源
12+
13+
- 官网: https://www.typescriptlang.org
14+
- 中文: https://www.tslang.cn

0 commit comments

Comments
 (0)