Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
betocantu93 authored Jun 3, 2022
1 parent 5ef5b1b commit 3b0be5a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# ember-search-ui
Ember implementation for [@elastic/search-ui](https://github.com/elastic/search-ui)

## Installation

This addon has @elastic/search-ui as peer dependencies. Install the your desired version.

```
yarn add @elastic/search-ui
```

Once you've installed it, you can now install the addon itself:

```
ember install ember-search-ui
```

## Still needs documentation, but here's a quick example.

Expand Down

0 comments on commit 3b0be5a

Please # to comment.