Skip to content

Commit

Permalink
Change readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Iacob committed May 8, 2020
1 parent 2564637 commit a1ddd81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,13 @@ Swinflate aims to encorporate a set of collection view layouts which provide a b
Installation
------------

**Swinflate** is also available through Carthage. For more information go to [Carthage](https://github.com/Carthage/Carthage).
**Swinflate** is available for installation via **Swift Package Manager** and **Carthage**.

<br>
To install just write into your Cartfile:
To install via Carthage, paste the next line your Cartfile:

```
github "https://github.com/VladIacobIonut/Swinflate" ~> 0.0.3
github "https://github.com/VladIacobIonut/Swinflate" ~> 1.0.3
```


Expand Down
Binary file not shown.

0 comments on commit a1ddd81

Please sign in to comment.