Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ankkho committed Jul 13, 2017
1 parent 7a422c0 commit 2b9c011
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,17 @@

schema.js: Provide all your schema validation within this module.

You can use [joi](https://github.com/hapijs/joi) for schema validation

#### util.js:
A module for utility functions.

#### handler.js:
Collection of all Lambda handler functions.

> You can use [joi](https://github.com/hapijs/joi) for schema validation.
### How to run this example

git clone git@github.com:ankkho/serverless-folder-structure.git
`git clone git@github.com:ankkho/serverless-folder-structure.git`

1) `npm i`

Expand Down

0 comments on commit 2b9c011

Please sign in to comment.