Skip to content

Commit f2e8ebf

Browse files
committed
Mention twin project with right alignment in README
1 parent a96a3ba commit f2e8ebf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ A `UICollectionViewLayout` implementation that aligns the cells to the left.
55

66
<img src="https://raw.githubusercontent.com/mokagio/UICollectionViewLeftAlignedLayout/master/screenshot.png" />
77

8+
_Check out the twin project [`UICollectionViewRightAlignedLayout`](https://github.com/mokagio/UICollectionViewRightAlignedLayout)_
9+
810
## Installation with CocoaPods
911

1012
```ruby
@@ -37,4 +39,4 @@ For those of you who like consistency there is an `UICollectionViewDelegateLeftA
3739
3840
---
3941
40-
Hacked together with passion by [@mokagio](https://twitter.com/mokagio)
42+
Hacked together with passion by [@mokagio](https://twitter.com/mokagio)

0 commit comments

Comments
 (0)