Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Nov 26, 2023
1 parent e86c246 commit d669c44
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,9 @@
This package provides an automatically configured [client for OpenSearch](https://opensearch.org/docs/latest/clients/javascript/index/) in an [Architect](https://arc.codes/) application.

Pair this package with [@nasa-gcn/architect-plugin-search](https://github.com/nasa-gcn/architect-plugin-search), a [plugin](https://arc.codes/docs/en/guides/plugins/overview) that adds [Amazon OpenSearch](https://aws.amazon.com/opensearch-service/) to your application.

## To install

```
npm i @nasa-gcn/architect-functions-search
```

0 comments on commit d669c44

Please sign in to comment.