Skip to content

Commit bcf06e7

Browse files
committed
Update README.md
1 parent 4745d8a commit bcf06e7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
77
## 关于本书
88

9-
- [在线阅读](https://ts.xcatliu.com/)
9+
- [在线阅读](https://ts.xcatliu.com/)(部署在 GitBook 上,需要翻墙)
10+
- [在线阅读(GitHub 版)](basics/README.md)
1011
- [GitHub 地址][GitHub]
1112
- 作者:[xcatliu](https://github.com/xcatliu/)
1213

@@ -54,8 +55,8 @@ TypeScript 虽然有[官方手册][Handbook]及其[非官方中文版][中文手
5455

5556
## 相关资料
5657

57-
- [TypeScript 官网][TypeScript] | [TypeScript 中文网](https://tslang.cn/)
58-
- [Handbook] | [中文手册]
58+
- [TypeScript 官网][TypeScript] | [中文版](https://tslang.cn/)
59+
- [Handbook] | [中文版][中文手册]
5960
- [ECMAScript 6 入门]
6061

6162
[GitHub]: https://github.com/xcatliu/typescript-tutorial

0 commit comments

Comments
 (0)