Skip to content

Commit

Permalink
Merge pull request #59 from kylegalbraith/update-readme-for-api-gateway
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jeremydaly committed Aug 19, 2018
2 parents 8d2bf79 + 7e38608 commit 9f47703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ npm i lambda-api --save

## Requirements
- AWS Lambda running **Node 8.10+**
- AWS Gateway using [Proxy Integration](#lambda-proxy-integration)
- AWS API Gateway using [Proxy Integration](#lambda-proxy-integration)

## Configuration
Require the `lambda-api` module into your Lambda handler script and instantiate it. You can initialize the API with the following options:
Expand Down

0 comments on commit 9f47703

Please sign in to comment.