Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alxrguz committed Oct 11, 2020
1 parent e9a46e3 commit 5d440d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified Assets/PreviewBanner.psd
Binary file not shown.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.



Expand Down

0 comments on commit 5d440d2

Please sign in to comment.