From 9cf8d125f522df0a7c3956f3828522ef2b6975fc Mon Sep 17 00:00:00 2001 From: DreamPiggy Date: Sat, 18 Feb 2023 17:02:34 +0800 Subject: [PATCH] Update README.md Added the explanation for SD prefix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da002006..784ab87a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like `UIImageView`, `UIButton`, `MKAnnotationView`. +Note: `SD` is the prefix for **Simple Design** (which is the team name in Daily Motion company from the author Olivier Poitrey) + ## Features - [x] Categories for `UIImageView`, `UIButton`, `MKAnnotationView` adding web image and cache management