Skip to content

Commit eb1a284

Browse files
committed
Update README.md
1 parent af553e5 commit eb1a284

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate dig
99
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fopenai-async-image-swiftui%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/The-Igor/openai-async-image-swiftui)
1010
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FThe-Igor%2Fopenai-async-image-swiftui%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/The-Igor/openai-async-image-swiftui)
1111

12+
## Example for the package
13+
14+
[OpenAI AsyncImage SwiftUI example](https://github.com/The-Igor/openai-async-image-swiftui-example)
15+
1216
## Features
1317
- [x] Multiplatform iOS, macOS, watchOS and tvOS
1418
- [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...]
@@ -65,10 +69,6 @@ or with custom **ViewBuilder**
6569
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
6670
- Go to Product > Build Documentation or **⌃⇧⌘ D**
6771

68-
## SwiftUI example for the package
69-
70-
[OpenAI AsyncImage SwiftUI example](https://github.com/The-Igor/openai-async-image-swiftui-example)
71-
7272

7373
![OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/sun_11.png)
7474

0 commit comments

Comments
 (0)