Skip to content

Commit

Permalink
Merge a6b6f82 into 357cc6a
Browse files Browse the repository at this point in the history
  • Loading branch information
rogelio-o committed Jan 15, 2018
2 parents 357cc6a + a6b6f82 commit d5a385d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,12 @@ app.addTemplateEngine(templateRenderer);
...
```

### More info

If you want to know more about how to use App, please visit
the [Core Project](https://github.com/rogelio-o/lambda-framework).

## Lambda Framework projects

- [Core](https://github.com/rogelio-o/lambda-framework)
- [AWS Lambda implementation](https://github.com/rogelio-o/lambda-framework-aws)
- [Google Cloud Functions implementation](https://github.com/rogelio-o/lambda-framework-gcloud)
- [DustJS template engine implementation](https://github.com/rogelio-o/lambda-framework-dustjs)
- [Website](https://github.com/rogelio-o/lambda-framework-website)
- [Website Resources](https://github.com/rogelio-o/lambda-framework-website-resources)
- [Examples](https://github.com/rogelio-o/lambda-framework-examples)

## Contributions
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/aws-lambda": "0.0.24",
"@types/node": "^8.0.28",
"aws-sdk": "^2.161.0",
"lambda-framework": "^1.1.1",
"lambda-framework": "^1.1.2",
"node-cache": "^4.1.1"
},
"nyc": {
Expand Down

0 comments on commit d5a385d

Please sign in to comment.