Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Windows Build][appveyor-image]][appveyor-url]
[![License][license-image]][license-url]

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

> 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)

Expand Down
2 changes: 2 additions & 0 deletions documentation_zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
[![Windows Build][appveyor-image]][appveyor-url]
[![License][license-image]][license-url]

[English](../README.md) | 简体中文

> 适用于Node.js的MySQL客户端,专注于性能优化。支持SQL预处理、非UTF-8编码支持、二进制文件编码支持、压缩和SSL等等 [查看更多](https://github.com/sidorares/node-mysql2/tree/master/documentation)

__目录__
Expand Down