Skip to content

Commit 5f96506

Browse files
committed
updated the README
1 parent 604f578 commit 5f96506

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ Installation
1212
- binaries: go to [releases](https://github.com/uflare/smtp2http/releases) page and choose your distribution.
1313
- go: `go get github.com/uflare/smtp2http`
1414

15+
Usage
16+
=====
17+
`smtp2http --listen=:25 --webhook=http://localhost:8080/api/smtp-hook --strict=true`
18+
19+
Help
20+
====
21+
`smtp2http --help`
22+
1523
Contribution
1624
=============
1725
> Fork > Patch > Create Pull Request

0 commit comments

Comments
 (0)