Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
vsanthanam authored Oct 10, 2017
1 parent 147275f commit 334c74a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# VSAlertController
An drop-in replacement for UIAlertController that looks a hell of a lot better, built in Objective-C. Based on Codedio's aweomse Swift library, PMAlertController (https://github.com/Codeido/PMAlertController).
An drop-in replacement for UIAlertController that looks a hell of a lot better, built in Objective-C. Based on Codedio's aweomse Swift library, [PMAlertController](https://github.com/Codeido/PMAlertController).

Like PMAlertController, VSAlertController builds on the functionality of UIAlertController by adding:

Expand Down Expand Up @@ -58,7 +58,7 @@ The included Xcode project allows you to build the static library and an example
@end
```
Full documentation is available at https://vsanthanam.github.io/VSAlertController/docs
Full documentation is [here](https://vsanthanam.github.io/VSAlertController/docs)
## Image Template
Expand Down

0 comments on commit 334c74a

Please sign in to comment.