Skip to content

Commit ae37021

Browse files
SahilSainiYMLmpospese
authored andcommitted
[UPDATE] space between ## and 1
1 parent 4596f31 commit ae37021

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
@@ -18,7 +18,7 @@ Documentation is automatically generated from source code comments and rendered
1818
Usage
1919
----------
2020

21-
##1. UIView extensions for declarative Auto Layout
21+
## 1. UIView extensions for declarative Auto Layout
2222

2323
To aid in auto layout, Y—CoreUI has several `UIView` extensions that simplify creating layout constraints. These do not use any 3rd party library such as SnapKit, but are simply wrappers around Apple’s own `NSLayoutConstraint` api’s. If you are more comfortable using Apple’s layout constraint api’s natively, then by all means go ahead and use them. But these convenience methods allow for less verbose code that expresses its intent more directly.
2424

0 commit comments

Comments
 (0)