Skip to content

Commit 5d440d2

Browse files
committed
update README
1 parent e9a46e3 commit 5d440d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Assets/PreviewBanner.psd

-15.2 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ https://github.com/alxrguz/ALProgressRing
6060

6161
#### CocoaPods
6262

63-
**ALProgressRing** is available through [CocoaPods](http://cocoapods.org/). To install it, simply add the following line to your Podfile:
63+
**ALProgressRing** is available through [CocoaPods](https://cocoapods.org/pods/ALProgressRing). To install it, simply add the following line to your Podfile:
6464

6565
```ruby
66-
pod 'ALRadioButtons'
66+
pod 'ALProgressRing'
6767
```
6868

6969
#### Manually
7070

71-
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.
71+
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.
7272

7373

7474

0 commit comments

Comments
 (0)