diff --git a/README.ZH-CN.md b/README.ZH-CN.md index 2d2575f..cd8b7df 100644 --- a/README.ZH-CN.md +++ b/README.ZH-CN.md @@ -7,7 +7,7 @@ [![npm](https://img.shields.io/npm/v/babel-plugin-react-directives.svg)](https://www.npmjs.com/package/babel-plugin-react-directives) [![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/peakchen90/babel-plugin-react-directives/blob/master/LICENSE) -> [English document](./README.md) +> [**English document**](./README.md) ## 开始使用 diff --git a/README.md b/README.md index cff1e61..913e2df 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A babel plugin that provides some directives for react(any JSX), similar to dire [![npm](https://img.shields.io/npm/v/babel-plugin-react-directives.svg)](https://www.npmjs.com/package/babel-plugin-react-directives) [![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/peakchen90/babel-plugin-react-directives/blob/master/LICENSE) -> [中文文档](./README.ZH-CN.md) +> [**中文文档**](./README.ZH-CN.md) ## Usage