Skip to content

Commit 047e0a2

Browse files
committed
update new demo
1 parent 0373642 commit 047e0a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README-ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
### 快速开始
1515
使用 npm
1616
```bash
17-
npm install react-core-image-upload --save-dev
17+
npm install react-core-image-upload --save
1818
```
1919

2020
使用 yarn

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Node Version](https://img.shields.io/node/v/react-core-image-upload.svg "Node Version")
55
[![Build Status](https://travis-ci.org/Vanthink-UED/react-core-image-upload.svg?branch=master)](https://travis-ci.org/Vanthink-UED/react-core-image-upload)
66

7-
<img src="./shots/react-core-image-upload.jpg" width="320" />
7+
<img src="http://img1.vued.vanthink.cn/vued4196249d82e15d09c66af279cc1818eb.jpeg" width="320" />
88

99
A component for image to upload and crop
1010

@@ -13,7 +13,7 @@ A component for image to upload and crop
1313
### Install
1414
Use Npm
1515
```bash
16-
npm install react-core-image-upload --save-dev
16+
npm install react-core-image-upload --save
1717
```
1818

1919
Use yarn

0 commit comments

Comments
 (0)