Skip to content

Commit 1bc438b

Browse files
author
Stephanie Sharp
committed
Update README
1 parent fc75c58 commit 1bc438b

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ A [Material Design](https://www.google.com/design/spec/components/text-fields.ht
1010

1111
- Animates on focus or on text input
1212
- Supports attributed placeholder text with custom fonts
13-
- Can be turned off to use the text field with the default iOS placeholder
13+
- Can be turned off to use the text field with the default UITextField placeholder
1414

1515
#####Underline
1616

1717
- Line height expands when editing
18-
- Customize colour for default, editing and error states
18+
- Set colours for default, editing and error states
1919

2020
#####Error message
2121

@@ -25,7 +25,7 @@ A [Material Design](https://www.google.com/design/spec/components/text-fields.ht
2525

2626
#####IBDesignable view
2727

28-
- Adjust the appearance of your text field in Interface Builder with inspectable properties
28+
- Adjust the appearance of the text field in Interface Builder with inspectable properties
2929

3030
##Setup
3131

@@ -49,6 +49,4 @@ I found the following libraries to be useful resources:
4949

5050
##License
5151

52-
The MIT License (MIT)
53-
54-
Copyright (c) 2015 Stephanie Sharp
52+
MaterialTextField is released under the MIT license. See LICENSE for details.

0 commit comments

Comments
 (0)