Skip to content

Commit 910ee28

Browse files
committed
Update Readme to mention Swift package
1 parent 33f8faa commit 910ee28

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ iOS 8.0+ (iOS 10.0+ required for haptic feedback)
2828

2929
## Installation
3030

31-
TactileSlider is available through [CocoaPods](https://cocoapods.org). To install
32-
it, simply add the following line to your Podfile:
31+
TactileSlider is available as a Swift package or through [CocoaPods](https://cocoapods.org).
32+
33+
To install it using CocoaPods, simply add the following line to your Podfile:
3334

3435
```ruby
3536
pod 'TactileSlider'

0 commit comments

Comments
 (0)