Skip to content

Commit 151b12a

Browse files
authored
Update README.md
1 parent 9a15ef4 commit 151b12a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ A detailed guide on using this component to build a Github-style user mentions c
2323
## Usage
2424

2525
### Getting Started
26+
* Install the component
27+
28+
```bash
29+
$ npm install react-input-trigger
30+
```
31+
2632

2733
* Import the component from the package.
2834

@@ -175,7 +181,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
175181
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
176182

177183
<!-- prettier-ignore -->
178-
| [<img src="https://avatars2.githubusercontent.com/u/6417910?s=400&v=4" width="100px;"/><br /><sub><b>Abinav Seelan</b></sub>](https://abinavseelan.com)<br />[💻](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Code") [📖](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/6426069?s=400&v=4" width="100px;"/><br /><sub><b>Aditi Mohanty</b></sub>](https://github.com/rheaditi)<br />[📖](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Documentation") |
184+
| [<img src="https://avatars2.githubusercontent.com/u/6417910?s=400&v=4" width="100px;"/><br /><sub><b>Abinav Seelan</b></sub>](https://abinavseelan.com)<br />[💻](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Code") [📖](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/6426069?s=400&v=4" width="100px;"/><br /><sub><b>Aditi Mohanty</b></sub>](https://github.com/rheaditi)<br />[💻](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Code") [📖](https://github.com/abinavseelan/react-input-trigger/commits?author=abinavseelan "Documentation") |
179185
| :---: | :---: |
180186

181187
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)