Skip to content

Commit 2230f0e

Browse files
committed
Update README.md
1 parent fb4926d commit 2230f0e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22

33
SwiftUI view that asynchronously loads and displays an OpenAI image from open API
44

5-
![OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/sun_watch.png)
5+
![OpenAI AsyncImage SwiftUI](https://github.com/swiftuiux/openai-async-image-swiftui/blob/main/image/sun_watch.png)
66

77
## Features
88
- [x] Multiplatform iOS, macOS, watchOS and tvOS
99
- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
1010
- [x] Customizable in term of the transport layer [Loader]
1111
- [x] Based on interfaces not implementations
1212

13-
![OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/appletv_art.png)
13+
![OpenAI AsyncImage SwiftUI](https://github.com/swiftuiux/openai-async-image-swiftui/blob/main/image/appletv_art.png)
1414

1515
## SwiftUI example for package
1616

17-
[OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui)
17+
[OpenAI AsyncImage SwiftUI](https://github.com/swiftuiux/openai-async-image-swiftui)
1818

1919

20-
![OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui-example/blob/main/openai-async-image-swiftui-example/img/sun_iphone.png)
20+
![OpenAI AsyncImage SwiftUI](https://github.com/swiftuiux/openai-async-image-swiftui-example/blob/main/openai-async-image-swiftui-example/img/sun_iphone.png)
2121

0 commit comments

Comments
 (0)