Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chgohlke committed Nov 21, 2016
1 parent 13b8a7a commit 3034182
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ exports.handler = router.handler(
});
```

## Publish a new version to npmjs.org




## local developement

The best is to work with ```npm link```
Expand All @@ -81,5 +76,6 @@ See here: http://vansande.org/2015/03/20/npm-link/

## Release History

* 0.2.0 Attention: breaking changes for configuration; add SNS event process
* 0.1.0 make it work now
* 0.0.1 initial release

0 comments on commit 3034182

Please sign in to comment.