Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit eff11f5

Browse files
committed
updated readme
1 parent b97073b commit eff11f5

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,14 @@
33
CollectionViews with ease!
44

55

6-
76
## Installation
87

9-
108
### Swift Package Manager
119

1210
```
1311
.package(url: "https://github.com/CoreKit/CollectionView", from: "2.0.0"),
1412
```
1513

16-
17-
### CocoaPods
18-
19-
```
20-
source 'https://github.com/CoreKit/CocoaPods.git'
21-
pod 'CollectionView', '~> 2.0.0'
22-
```
23-
24-
25-
26-
### Carthage
27-
28-
```
29-
github "CoreKit/CollectionView" "2.0.0"
30-
```
31-
32-
33-
3414
## License
3515

3616
[WTFPL](LICENSE) - Do what the fuck you want to.

0 commit comments

Comments
 (0)