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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darrarski committed May 11, 2014
1 parent 3c8f0b7 commit 4d6ba63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DRCollectionViewTableLayout

`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.

Tested under iOS 7, should work on iOS 6 without a problem. If you are looking for specific version of the library, checkout those branches:
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:

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

0 comments on commit 4d6ba63

Please sign in to comment.