Skip to content

Commit db1cdbe

Browse files
authored
Update README.md
1 parent 587c2af commit db1cdbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ Layout is done by setting UIView's frame property directly. This implementation
5151
[Manual layout benchmark's source code](https://github.com/layoutBox/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/Benchmarks/ManualLayout/FeedItemManualView.swift)
5252

5353
* [**NKFrameLayoutKit**](https://github.com/kennic/NKFrameLayoutKit)
54-
NKFrameLayoutKit is a fast and easy to use layout framework
54+
NKFrameLayoutKit is a fast and easy to use layout framework.
55+
5556
[NKFrameLayoutKit benchmark's source code](https://github.com/kennic/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/Benchmarks/NKFrameLayoutKit/NKFrameLayoutKitView.swift)
5657

5758
* [**NotAutoLayout**](https://github.com/el-hoshino/NotAutoLayout)

0 commit comments

Comments
 (0)