Commit a2559db4 by adamdahan

Merge pull request #40 from NinjaIshere/patch-2

Update README.md
parents baf5f068 137039e6
......@@ -51,7 +51,7 @@ Keep it simple and elegant with a Flat Button.
```swift
var button: RaisedButton = RaisedButton()
var button: FlatButton = FlatButton()
button.setTitle("Flat", forState: .Normal)
// layout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment