Skip to content

Commit fb640eb

Browse files
committed
Update README.md
1 parent 5a1c991 commit fb640eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
JVFloatLabeledTextField
22
=======================
33

4-
UITextField subclass with placeholders that change into floating labels when the field is populated with text.
4+
`UITextField` subclass with placeholders that change into floating labels when the field is populated with text.
55

6-
Currently, JVFloatLabeledTextField used alone is iOS 6+, but JVFloatLabeledTextView requires iOS 7 due to the use of UITextView's textContainer. I would welcome pull requests to make JVFloatLabeledTextView iOS 6 compatible.
6+
Currently, JVFloatLabeledTextField used alone is iOS 6+, but JVFloatLabeledTextView requires iOS 7 due to the use of UITextView's `textContainer`. I would welcome pull requests to make JVFloatLabeledTextView iOS 6 compatible.
77

88
Credits for the concept to Matt D. Smith ([@mds](http://www.twitter.com/mds)), and his original design:
99

0 commit comments

Comments
 (0)