Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrpinto committed Jul 23, 2018
1 parent 1cb0243 commit 63ddf42
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -16,6 +16,7 @@ The project uses the following stack:
- Jest
- Yarn
- Husky
- Flow

The project was tested with Express.js 4.x.

Expand All @@ -27,10 +28,6 @@ This store implements the [touch](https://github.com/expressjs/session#storetouc
or
`npm install --save dynamodb-store`

## Example

You can find a working example [here](https://github.com/rafaelrpinto/aws-lambda-stateful-express-boilerplate)

## Serverless Tip

AWS SDK is set as optional dependency, so use the `--no-optional-dependencies`to avoid shipping it (lambda containers already have it).
Expand Down

0 comments on commit 63ddf42

Please sign in to comment.