From a3d360c6a2dccded7a6b6bcb22bd5b2ad56f77d1 Mon Sep 17 00:00:00 2001 From: Matej Bukovinski Date: Sun, 31 Jan 2016 17:11:48 +0100 Subject: [PATCH] Update README.mdown --- README.mdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.mdown b/README.mdown index 2029c94..8743b45 100644 --- a/README.mdown +++ b/README.mdown @@ -12,6 +12,8 @@ [![](http://dl.dropbox.com/u/378729/MBProgressHUD/v1/6-thumb.png)](http://dl.dropbox.com/u/378729/MBProgressHUD/v1/6.png) [![](http://dl.dropbox.com/u/378729/MBProgressHUD/v1/7-thumb.png)](http://dl.dropbox.com/u/378729/MBProgressHUD/v1/7.png) +**NOTE:** The class has recently undegone a major rewrite. The old version is available in the [legacy](https://github.com/jdg/MBProgressHUD/tree/legacy) branch, should you need it. + ## Requirements `MBProgressHUD` works on iOS 6+ and requires ARC to build. It depends on the following Apple frameworks, which should already be included with most Xcode templates: