From ac4601f7d9b8630b96411f700e689a02ec5a471c Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 20 Sep 2024 18:55:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ad8787..21518ab 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ You just type in any your idea and AI will give you an art solution DALL-E and DALL-E 2 are deep learning models developed by OpenAI to generate digital images from natural language descriptions, called "prompts" -[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Figor11191708%2Fopenai-asyncimage-swiftui%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/igor11191708/openai-asyncimage-swiftui) +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Figor11191708%2Fopenai-async-image-swiftui%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/igor11191708/openai-async-image-swiftui) ## [Example for the package](https://github.com/The-Igor/openai-async-image-swiftui-example)