Skip to content

Commit c4b199f

Browse files
committed
Update the new screenshot of demo
1 parent 4c72508 commit c4b199f

File tree

5 files changed

+10
-4
lines changed

5 files changed

+10
-4
lines changed

Example/Screenshot/1.jpg

-628 KB
Binary file not shown.

Example/Screenshot/Demo-iOS.png

910 KB
Loading

Example/Screenshot/Demo-macOS.png

416 KB
Loading

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,17 @@ cd Example
9898
pod install
9999
```
100100

101-
Then open the Xcode Workspace to run the demo application.
101+
Then open the Xcode Workspace to run the demo application. You can run it on iOS and macOS.
102102

103103
## Screenshot
104104

105-
![](Example/Screenshot/1.jpg)
105+
+ iOS Demo
106+
107+
<img src='https://raw.githubusercontent.com/SDWebImage/SDWebImageSwiftUI/master/Example/Screenshot/Demo-iOS.png' width=960 />
108+
109+
+ macOS Demo
110+
111+
<img src='https://raw.githubusercontent.com/SDWebImage/SDWebImageSwiftUI/master/Example/Screenshot/Demo-macOS.png' width=960 />
106112

107113
## Author
108114

0 commit comments

Comments
 (0)