diff --git a/README.md b/README.md index 93116d6..a93c6a6 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ SwiftUI Image loading and Animation framework powered by SDWebImage - [FetchImage](https://github.com/kean/FetchImage) - Makes it easy to download images using Nuke and display them in SwiftUI apps - [Kingfisher](https://github.com/onevcat/Kingfisher) - A lightweight, pure-Swift library for downloading and caching images from the web. +- [CachedAsyncImage](https://github.com/lorenzofiamingo/SwiftUI-CachedAsyncImage) - The simplest way to add cache to your AsyncImage. ### Tools