Skip to content

Commit

Permalink
updated the README
Browse files Browse the repository at this point in the history
  • Loading branch information
alash3al committed Nov 12, 2018
1 parent 604f578 commit 5f96506
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Installation
- binaries: go to [releases](https://github.com/uflare/smtp2http/releases) page and choose your distribution.
- go: `go get github.com/uflare/smtp2http`

Usage
=====
`smtp2http --listen=:25 --webhook=http://localhost:8080/api/smtp-hook --strict=true`

Help
====
`smtp2http --help`

Contribution
=============
> Fork > Patch > Create Pull Request
Expand Down

0 comments on commit 5f96506

Please sign in to comment.