Skip to content

Commit 47c184e

Browse files
committed
Update README
1 parent cb8913c commit 47c184e

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
@@ -7,7 +7,7 @@ Sample project demonstrating self-sizing table view cells in iOS 8, using Auto L
77

88
There are two branches in this repository:
99

10-
1. **master** - A Swift implementation
10+
1. **master** (this branch) - A Swift implementation
1111
2. **[objective-c](https://github.com/smileyborg/TableViewCellWithAutoLayoutiOS8/tree/objective-c)** - An Objective-C implementation
1212

1313
This sample project displays a table view with cells that each contain a single-line title label and a multi-line body label (each cell's body label displays a random number of lorem ipsum words).

0 commit comments

Comments
 (0)