readme: add godoc badge
This commit is contained in:
parent
e54a359acb
commit
fec8caa3cd
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# koushin
|
# koushin
|
||||||
|
|
||||||
|
[![GoDoc](https://godoc.org/git.sr.ht/~emersion/koushin?status.svg)](https://godoc.org/git.sr.ht/~emersion/koushin)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
|
go run ./cmd/koushin imaps://mail.example.org:993 smtps://mail.example.org:465
|
||||||
|
|
Loading…
Reference in a new issue