Skip to content

Commit 2841a7d

Browse files
committed
Added pics and more detail
1 parent 9c73f0c commit 2841a7d

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# react-giphy-selector
22
A search and select React.JS component for picking the perfect giphy.
33

4-
{Insert Gif of Example Usage}
4+
![Example selector](./docs/example_1.gif)
55

66
> This component is highly-customizable and only provides basic styling out-of-box. The example above includes simple customization to a few elements. You can view this example in `/example/src`.
77
@@ -59,7 +59,8 @@ There are a bunch of `props` to help you customize the style of the the selector
5959

6060
The images below will help you understand the nomenclature of the components:
6161

62-
{Insert images of component sections}
62+
![Diagram of component nomenclature for query form, suggestions, and footer](./docs/components_1.png)
63+
![Diagram of component nomenclature for search results](./docs/components_2.png)
6364

6465
Here are all the props available for styling the component:
6566

docs/components_1.png

73.9 KB
Loading

docs/components_2.png

1.42 MB
Loading

docs/example_1.gif

9.42 MB
Loading

0 commit comments

Comments
 (0)