correct markdown syntax in readme
This commit is contained in:
parent
ca230a6e8b
commit
d491e434a1
|
@ -4,7 +4,7 @@ libUnreadMail
|
|||
This library implements barely enough IMAP to read unseen mail. It also
|
||||
contains an example program, that fetches said mails and prints them to stdout.
|
||||
|
||||
You can use either Fetch(*Parameters) or FetchPlaintext(*Parameters) provided
|
||||
You can use either Fetch(p) or FetchPlaintext(p) provided
|
||||
in libUnreadMail.go as your entry points. The former fetches the whole message
|
||||
as golangs net/mail, the latter fetches the plain-text parts as strings.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user