Skip to content

Commit 0e898a7

Browse files
author
baoluoqiang
committed
feat: 修改 readme.md
1 parent 4551905 commit 0e898a7

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
# tmap-types
22

3-
### 简介
3+
- zh_CN [简体中文](README.zh_CN.md)
44

5-
腾讯地图 SDK TypeScript 类型声明,供 react-tmap / vue-tmap 地图组件使用
5+
### Introduction
66

7-
### 快速开始
7+
Tencent Maps SDK TypeScript type declaration for react-tmap / vue-tmap map components
88

9-
#### 安装
9+
### Quick start
1010

11-
无需手动安装,安装 react-tmap / vue-tmap 组件库会自动安装
11+
#### Install
1212

13-
### 贡献指南
13+
No need to install manually, install react-tmap / vue-tmap component library will be installed automatically
1414

15-
> 感谢所有参与贡献的技术爱好者,一起共建好用易用的地图组件库
15+
### Contribution Guidelines
1616

17-
#### 提交错误
17+
> Thanks to all the technical enthusiasts who participated in the contribution, let's build an easy-to-use map component library together
1818
19-
请通过 issue 提交错误,详细描述错误复现方式和依赖版本,最好通过在线代码编辑器展示复现代码
19+
#### Commit bug
2020

21-
#### 提交代码
21+
Please submit a bug through issue, and describe in detail how to reproduce the error and the version of dependencies. It is best to display the reproduced code through an online code editor.
2222

23-
请通过 pull request 提交您的代码,我们将尽快查看
23+
#### Submit code
24+
25+
Please submit your code via pull request and we'll take a look soon

README.zh_CN.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,25 @@
11
# tmap-types
22

33
- en [English](README.md)
4-
- zh_CN [简体中文](README.zh_CN.md)
54

6-
### Introduction
5+
### 简介
76

8-
Tencent Maps SDK TypeScript type declaration for react-tmap / vue-tmap map components
7+
腾讯地图 SDK TypeScript 类型声明,供 react-tmap / vue-tmap 地图组件使用
98

10-
### Quick start
9+
### 快速开始
1110

12-
#### Install
11+
#### 安装
1312

14-
No need to install manually, install react-tmap / vue-tmap component library will be installed automatically
13+
无需手动安装,安装 react-tmap / vue-tmap 组件库会自动安装
1514

16-
### Contribution Guidelines
15+
### 贡献指南
1716

18-
> Thanks to all the technical enthusiasts who participated in the contribution, let's build an easy-to-use map component library together
17+
> 感谢所有参与贡献的技术爱好者,一起共建好用易用的地图组件库
1918
20-
#### Commit bug
19+
#### 提交错误
2120

22-
Please submit a bug through issue, and describe in detail how to reproduce the error and the version of dependencies. It is best to display the reproduced code through an online code editor.
21+
请通过 issue 提交错误,详细描述错误复现方式和依赖版本,最好通过在线代码编辑器展示复现代码
2322

24-
#### Submit code
23+
#### 提交代码
2524

26-
Please submit your code via pull request and we'll take a look soon
25+
请通过 pull request 提交您的代码,我们将尽快查看

0 commit comments

Comments
 (0)