Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rastaman111 authored Apr 18, 2022
1 parent e6a0ec3 commit 0b6a8f3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# VerticalFlowLayout

A description of this package.

## Installation

### CocoaPods
Add Instructions to your Podfile:

```ruby
pod 'VerticalFlowLayout'
```

Then, run the following command:

```bash
$ pod install
```

### Swift Package Manager
In Xcode, use File > Swift Packages > Add Package Dependency and use `https://github.com/rastaman111/VerticalFlowLayout`.

## License
VerticalFlowLayout is available under the MIT license. See the LICENSE file for more info.

0 comments on commit 0b6a8f3

Please sign in to comment.