diff --git a/README.md b/README.md index 0469ab2..6df50c1 100644 --- a/README.md +++ b/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 ----------