Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eke committed Apr 3, 2016
1 parent 05687ed commit e765fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ button.dataset = @[
### 2. Custom styled instance
#### Example Code
With this instance you can fully custom your component. Following the **EMEmojiableBtn** variables.
With this instance you can fully custom your component. Following the **EMEmojiableBtnConfig** variables.
You can custom your selector with the following variables, used in the
Expand Down Expand Up @@ -80,7 +80,7 @@ button.dataset = @[

![image](http://i.imgur.com/G6PmoDE.gif)

#### Available customization options using **EMEmojiableBtn**
#### Available customization options using **EMEmojiableBtnConfig**
* `size` - Size of each available option
* `maxSize` - Size of option when it is hilighted
* `minSize` - Size of options when one option is hilighted. When option is hilighted other options are smaller
Expand Down

0 comments on commit e765fee

Please sign in to comment.