Skip to content

Commit 8b3cd16

Browse files
committed
Formatting change
1 parent 75b1690 commit 8b3cd16

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ In the file where you want to use the category, be sure to import the file.
1818

1919
Call the method `setImageWithString:color:` on any `UIImageView` instance to set the image.
2020

21-
`string` is the string used to generate the initials. This should be a user's full name if available
22-
`color` is an optional paramter sets the background of the image. If not provided, a random color will be generated
21+
`string` is the string used to generate the initials. This should be a user's full name if available.
22+
23+
`color` is an optional paramter sets the background of the image. If not provided, a random color will be generated.
2324

2425
### License
2526

0 commit comments

Comments
 (0)