Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
peakchen90 committed Oct 7, 2019
1 parent b7aafa2 commit f2c31c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ZH-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
## 开始使用

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f2c31c6

Please sign in to comment.