Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemeng Qin committed Aug 1, 2018
1 parent 42b45bc commit 7a8bd31
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# WhosInBot

## Environment setup
You will need `.env` file, refer to `.env.template`
Use `aws configure` to generate config files

## Register webhook

Set Webhook
Expand Down Expand Up @@ -34,6 +38,11 @@ npm install -g serverless
```
make build
```
## Run tests

```
make test
```

## Deploy

Expand Down

0 comments on commit 7a8bd31

Please sign in to comment.