Skip to content

Commit bb8d4c6

Browse files
docs: update headers in README.md
1 parent a1069b4 commit bb8d4c6

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# EmojiPicker
2-
3-
Emoji picker for iOS like on macOS
4-
5-
<p float="left">
6-
<img src="https://user-images.githubusercontent.com/50948518/172110164-b0dec76f-495d-4112-ad00-2708ffdda54a.gif" width="230">
7-
<img src="https://user-images.githubusercontent.com/50948518/171909950-ebf388f3-83a1-4b63-ad54-f58ba947e3bb.png" width="230">
1+
<p align="center">
2+
<br>
3+
<b>EmojiPicker</b> is a customizable package<br>implementing macOS-style emoji picker popover
4+
<br>
5+
<img width="640" alt="Emoji Picker Preview" src="https://user-images.githubusercontent.com/60363270/215256897-bb78172d-703b-4eba-8e99-8de36f323202.png">
86
</p>
97

108
## Navigation
@@ -15,16 +13,17 @@ Emoji picker for iOS like on macOS
1513
- [Manually](#manually)
1614
- [Quick Start](#quick-start)
1715
- [Usage](#usage)
18-
- [Required parameters](#required-parameters)
16+
- [Delegate](#delegate)
17+
- [Source view](#source-view)
1918
- [Selected emoji category tint color](#selected-emoji-category-tint-color)
2019
- [Arrow direction](#arrow-direction)
2120
- [Horizontal inset](#horizontal-inset)
2221
- [Is dismissed after choosing](#is-dismissed-after-choosing)
2322
- [Custom height](#custom-height)
2423
- [Feedback generator style](#feedback-generator-style)
25-
- [Localizations](#localizations)
24+
- [Localization](#localization)
2625
- [Contributing](#contributing)
27-
- [Getting started](#getting-started)
26+
- [Experiments](#experiments)
2827

2928
## Installation
3029

@@ -174,7 +173,7 @@ To be a truly great community, we need to welcome developers from all walks of l
174173

175174
To give clarity of what is expected of our members, we have adopted the code of conduct defined by the Contributor Covenant. This document is used across many open source communities, and we think it articulates our values well. For more, see the [Code of Conduct](https://github.com/htmlprogrammist/EmojiPicker/blob/main/CODE_OF_CONDUCT.md).
176175

177-
## Getting started
176+
## Experiments
178177

179178
To play around with the project, contribute to it, see how it works or adapt it for yourself:
180179

0 commit comments

Comments
 (0)