Skip to content

Commit 993e9bc

Browse files
committed
Update documentation
1 parent 06ff55c commit 993e9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Extremely Fast views layouting without auto layout. No magic, pure code, full co
3838
* Xcode 11 / 10 /9
3939

4040
### Recent changes/features
41-
* :star: Automatic Sizing (UIView conly), See [Automatic sizing](#automatic_sizing)
41+
* :star: Automatic Sizing, use PinLayout to compute view size. See [Automatic sizing](#automatic_sizing)
4242
* :star: Add methods to position a view between two other views. See [Layout between other views](#layout_between).
4343
* :star: Add [`pin.readableMargins` and `pin.layoutMargins`](#safeAreaInsets) properties.
4444
* :star: Add `sizeToFit()` method. See [Adjusting size](#adjusting_size).

0 commit comments

Comments
 (0)