diff --git a/Assets/PreviewBanner.psd b/Assets/PreviewBanner.psd index a658813..66fa3fa 100644 Binary files a/Assets/PreviewBanner.psd and b/Assets/PreviewBanner.psd differ diff --git a/README.md b/README.md index 3701d44..103af36 100644 --- a/README.md +++ b/README.md @@ -60,15 +60,15 @@ https://github.com/alxrguz/ALProgressRing #### CocoaPods -**ALProgressRing** is available through [CocoaPods](http://cocoapods.org/). To install it, simply add the following line to your Podfile: +**ALProgressRing** is available through [CocoaPods](https://cocoapods.org/pods/ALProgressRing). To install it, simply add the following line to your Podfile: ```ruby -pod 'ALRadioButtons' +pod 'ALProgressRing' ``` #### Manually -If you prefer not to use either of the aforementioned dependency managers, you can integrate SnapKit into your project manually. Put `Source/ALProgressRing` folder in your Xcode project. +If you prefer not to use either of the aforementioned dependency managers, you can integrate ALProgressRing into your project manually. Put `Source/ALProgressRing` folder in your Xcode project.