From eb1a284c69769843f28237a6f3cbea9da9a28271 Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 3 Jul 2024 18:38:11 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a7677eb..df088af 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate dig [![](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) [![](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) +## Example for the package + +[OpenAI AsyncImage SwiftUI example](https://github.com/The-Igor/openai-async-image-swiftui-example) + ## Features - [x] Multiplatform iOS, macOS, watchOS and tvOS - [x] Customizable in term of SwiftUI Image specs [renderingMode, resizable, antialiased...] @@ -65,10 +69,6 @@ or with custom **ViewBuilder** - You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC) - Go to Product > Build Documentation or **โŒƒโ‡งโŒ˜ D** -## SwiftUI example for the package - -[OpenAI AsyncImage SwiftUI example](https://github.com/The-Igor/openai-async-image-swiftui-example) - ![OpenAI AsyncImage SwiftUI](https://github.com/The-Igor/openai-async-image-swiftui/blob/main/image/sun_11.png)