Skip to content

Commit e79adbd

Browse files
author
Luc Dion
committed
update doc
1 parent 4c3d842 commit e79adbd

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
@@ -740,7 +740,7 @@ FlexLayout's performance has been measured using the nice LayoutKit benchmark. F
740740

741741
As you can see in the following chart, FlexLayout and PinLayout's performance are faster or equal to manual layouting. FlexLayout is **between 26x and 36x faster than auto layout** and PinLayout **between 12x and 16x faster than auto layout**, and this for all types of iPhone (5/6/6S/7)
742742

743-
These results also means that ** FlexLayout and PinLayout are faster than any layout frameworks that is built over auto layout**.
743+
These results also means that **FlexLayout and PinLayout are faster than any layout frameworks that is built over auto layout**.
744744

745745
[See here more complete details, results and explanation of the benchmark](docs/Benchmark.md).
746746

0 commit comments

Comments
 (0)