Skip to content

Commit a81cbcb

Browse files
committed
upd NPM readme
1 parent f9db72c commit a81cbcb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
## Appearance
1010

11-
![screen1](https://github.com/sm-react/react-material-color-picker/blob/master/doc/screen1.png)
11+
![screen1](https://github.com/sm-react/react-material-color-picker/raw/master/doc/screen1.png)
1212

13-
![screen2](https://github.com/sm-react/react-material-color-picker/blob/master/doc/screen2.png)
13+
![screen2](https://github.com/sm-react/react-material-color-picker/raw/master/doc/screen2.png)
1414

15-
![screen3](https://github.com/sm-react/react-material-color-picker/blob/master/doc/screen3.png)
15+
![screen3](https://github.com/sm-react/react-material-color-picker/raw/master/doc/screen3.png)
1616

1717

1818
## Install

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-material-color-picker",
3-
"version": "1.0.0",
3+
"version": "1.0.6",
44
"description": "React Material Color Picker Component",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)