Skip to content

Commit 2184274

Browse files
committed
update documentation
1 parent d3a9a57 commit 2184274

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ It provides:
1616
- A guarantee that main thread will never be blocked
1717
- Performances!
1818
- Use GCD and ARC
19+
- Arm64 support
1920

20-
NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 2.0 and requires iOS 5.0
21+
NOTE: The version 3.0 of SDWebImage isn't fully backward compatible with 2.0 and requires iOS 5.1.1
2122
minimum deployement version. If you need iOS < 5.0 support, please use the last [2.0 version](https://github.com/rs/SDWebImage/tree/2.0-compat).
2223

2324
[How is SDWebImage better than X?](https://github.com/rs/SDWebImage/wiki/How-is-SDWebImage-better-than-X%3F)

0 commit comments

Comments
 (0)