We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3cd16 commit e92e22aCopy full SHA for e92e22a
1 file changed
README.md
@@ -20,7 +20,7 @@ Call the method `setImageWithString:color:` on any `UIImageView` instance to set
20
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.
+`color` is an optional parameter that sets the background color of the image. Pass in `nil` to have a color automatically generated for you.
24
25
### License
26
0 commit comments