Skip to content

Commit 198f371

Browse files
authored
Merge pull request #1673 from cweijan/patch-2
Better readme.
2 parents 21b13a0 + 9afd697 commit 198f371

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Windows Build][appveyor-image]][appveyor-url]
99
[![License][license-image]][license-url]
1010

11-
[简体中文 Simplified Chinese](./documentation_zh-cn/)
11+
English | [简体中文](./documentation_zh-cn/)
1212

1313
> MySQL client for Node.js with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression, ssl [much more](https://github.com/sidorares/node-mysql2/tree/master/documentation)
1414

documentation_zh-cn/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[![Windows Build][appveyor-image]][appveyor-url]
99
[![License][license-image]][license-url]
1010

11+
[English](../README.md) | 简体中文
12+
1113
> 适用于Node.js的MySQL客户端,专注于性能优化。支持SQL预处理、非UTF-8编码支持、二进制文件编码支持、压缩和SSL等等 [查看更多](https://github.com/sidorares/node-mysql2/tree/master/documentation)
1214
1315
__目录__

0 commit comments

Comments
 (0)