diff --git a/README.md b/README.md index a6eabc3..b1849f5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The `Proxy.revocable` method is also supported, but only for calls to the above #### Installation 1. Use NPM: `npm install -S es6-proxy-polyfill` -2. Download directly: Development Version, Production Version +2. Download directly: Development Version, Production Version #### Usage @@ -59,4 +59,4 @@ let proxy = new Proxy({}, {}); #### Contact Us 1. WeChat: ambit_tsai 1. QQ Group: 663286147 -1. E-mail: ambit_tsai@qq.com \ No newline at end of file +1. E-mail: ambit_tsai@qq.com diff --git a/README.zh-CN.md b/README.zh-CN.md index 396d841..b6ea4d2 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -18,7 +18,7 @@ #### 安装 1. 使用NPM:`npm install -S es6-proxy-polyfill` -2. 直接下载:开发版本生产版本 +2. 直接下载:开发版本生产版本 #### 用法 @@ -59,4 +59,4 @@ var proxy = new Proxy({}, {}); #### 联系 1. 微信: ambit_tsai 1. QQ群: 663286147 -1. 邮箱: ambit_tsai@qq.com \ No newline at end of file +1. 邮箱: ambit_tsai@qq.com