Browse Source

Add notice about 3.0 beta

Olivier Poitrey 13 năm trước cách đây
mục cha
commit
28f720ea32
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -1,6 +1,8 @@
 Web Image
 =========
 
+> **Psst! [SDWebImage 3.0 beta](https://github.com/rs/SDWebImage/tree/3.0-beta) is out!**
+
 This library provides a category for UIImageVIew with support for remote images coming from the web.
 
 It provides:
@@ -12,6 +14,7 @@ It provides:
 - A guarantee that bogus URLs won't be retried again and again
 - Performances!
 
+
 Motivation
 ----------