Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGessner committed Aug 10, 2019
1 parent f9738d7 commit 73230a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ HUD.progress = 0.5f;
[HUD dismissAfterDelay:3.0];
```

__Important:__ You should always show `JGProgressHUD` in a `UIViewController` view.
__For more examples, including in Swift, see <a href="Examples">Examples</a>.__

Download the source code and open the <a href="Examples">Examples</a> project to explore more use cases for JGProgressHUD.
__Important:__ You should always show `JGProgressHUD` in a `UIViewController` view.

Customization
-----------
Expand Down Expand Up @@ -167,8 +167,8 @@ Each class and method is well documented, making it easy to quickly get a good o
License
---------
MIT License.<br/>
© 2014-2018, Jonas Gessner.
© 2014-2019, Jonas Gessner.

Credits
----------
Created and maintained by Jonas Gessner, © 2014-2018.<br/>
Created and maintained by Jonas Gessner, © 2014-2019.<br/>

0 comments on commit 73230a4

Please sign in to comment.