Skip to content

Commit 674e2a4

Browse files
Update README.md
1 parent 585f444 commit 674e2a4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,9 @@ try {
5757

5858
### Screenshots
5959

60-
#### iOS Color Picker
61-
![iOS Color Picker](assets/iphone.png)
60+
<img src="https://github.com/squirelboy360/flutter-native-color-picker-plugin/blob/main/assets/iphone.png" width="300" alt="iOS Color Picker"/>
6261

63-
#### macOS Color Picker
64-
![macOS Color Picker](assets/macos.png)
62+
<img src="https://github.com/squirelboy360/flutter-native-color-picker-plugin/blob/main/assets/macos.png" width="300" alt="macOS Color Picker"/>
6563

6664
### Using with ColorModel
6765

@@ -125,4 +123,4 @@ Contributions are welcome! If you find a bug or want to add a feature, please fe
125123

126124
## License
127125

128-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
126+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)