Skip to content
This repository was archived by the owner on Oct 10, 2018. It is now read-only.

Commit cb29e6a

Browse files
committed
Update README.md
1 parent 4d6ba63 commit cb29e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DRCollectionViewTableLayout
33

44
`UICollectionViewLayout` for displaying 2D tables, similar to those in spreadsheets. Library contains layout class and `DRCollectionViewTableLayoutManager` that acts as a proxy and allows to configure collection view, and propagate it with data in easy way. For example implementation, checkout attached demo project.
55

6-
Tested under iOS 7, should work on iOS 6 (check [reported issues](../../issues) if you are planning to support iOS 6). If you are looking for specific version of the library, checkout those branches:
6+
Tested under iOS 7, should work on iOS 6 (check [reported issues](../../issues?labels=iOS+6) if you are planning to support iOS 6). If you are looking for specific version of the library, checkout those branches:
77

88
- For development version - [master branch](../../tree/master)
99
- For v1.x.y - [branch v1](../../tree/v1)

0 commit comments

Comments
 (0)