Skip to content

Commit fef0216

Browse files
dogocs-diogo-autilio
authored andcommitted
Update readme
1 parent e8ce259 commit fef0216

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,12 +326,19 @@ typedef NS_ENUM(NSInteger, SCLAlertViewBackground)
326326
```
327327

328328
### Installation
329+
SCLAlertView-Objective-C is available through :
329330

330-
SCLAlertView-Objective-C is available through [CocoaPods](http://cocoapods.org).
331+
### [CocoaPods](https://cocoapods.org)
331332

332333
To install add the following line to your Podfile:
333334

334335
pod 'SCLAlertView-Objective-C'
336+
337+
### [Carthage] (https://github.com/Carthage/Carthage)
338+
339+
```
340+
TODO
341+
```
335342

336343
### Collaboration
337344
I tried to build an easy to use API, while beeing flexible enough for multiple variations, but I'm sure there are ways of improving and adding more features, so feel free to collaborate with ideas, issues and/or pull requests.

0 commit comments

Comments
 (0)