diff --git a/README.md b/README.md
index 28b5f30..7da6e0c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
Emoji Mart is a Slack-like customizable
emoji picker component for React
-
-
Brought to you by the
Missive team
+
+
Brought to you by the
Missive team
## Components
@@ -51,8 +51,8 @@ Examples of `emoji` object:
}
```
-You can use [npmcdn](https://npmcdn.com/emoji-mart@0.2.0/sheets/) with the sheets included in this repo:
-https://npmcdn.com/emoji-mart@0.2.0/sheets/sheet_apple_64.png
+You can use [npmcdn](https://npmcdn.com/emoji-mart@0.2.0/sheets/) with the sheets included in this repo:
+https://npmcdn.com/emoji-mart@0.2.0/sheets/sheet_apple_64.png
https://npmcdn.com/emoji-mart@0.2.0/sheets/sheet_emojione_64.png
### Emoji
@@ -102,7 +102,7 @@ For better results, **Emoji Mart** split search into words and only returns resu
### Fully customizable
#### Anchors color, title and default emoji
-![anchors](https://cloud.githubusercontent.com/assets/436043/17187575/d245c796-5407-11e6-8b90-6f988b058b9b.png)
+![anchors](https://cloud.githubusercontent.com/assets/436043/17187575/d245c796-5407-11e6-8b90-6f988b058b9b.png)
![pick](https://cloud.githubusercontent.com/assets/436043/17187576/d2537bac-5407-11e6-9a05-ba20cd0f374d.png)
#### Emojis sizes and length
@@ -126,11 +126,12 @@ Apple / Google / Twitter / EmojiOne
**Emoji Mart** doesn’t automatically insert anything into a text input, nor does it show or hide itself. It simply returns an `emoji` object. It’s up to the developer to mount/unmount (it’s fast!) and position the picker. You can use the returned object as props for the `EmojiMart.Emoji` component. You could also use `emoji.colons` to insert text into a textarea or `emoji.native` to use the emoji.
## 🎩 Hat tips!
-Powered by [iamcal/emoji-data](https://github.com/iamcal/emoji-data) and inspired by [iamcal/js-emoji](https://github.com/iamcal/js-emoji).
+Powered by [iamcal/emoji-data](https://github.com/iamcal/emoji-data) and inspired by [iamcal/js-emoji](https://github.com/iamcal/js-emoji).
🙌🏼 [Cal Henderson](https://github.com/iamcal).
-
-
Missive mixes team email and threaded group chat for productive teams. A single app for all your internal and external communication and a full work management solution.
+
+
Missive mixes team email and threaded group chat for productive teams.
+
A single app for all your internal and external communication and a full work management solution.