diff options
author | René 'Necoro' Neumann <necoro@necoro.eu> | 2020-04-21 22:23:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-21 22:23:33 +0200 |
commit | 9f996ceddfd8e40c5c404182ab70f8ddc18f29c6 (patch) | |
tree | cfc2cfd8f4144e0251b84f61d498aa032819aa36 | |
parent | 0179262628cadd3ed402880a03f3d812f327feec (diff) | |
download | feed2imap-go-9f996ceddfd8e40c5c404182ab70f8ddc18f29c6.tar.gz feed2imap-go-9f996ceddfd8e40c5c404182ab70f8ddc18f29c6.tar.bz2 feed2imap-go-9f996ceddfd8e40c5c404182ab70f8ddc18f29c6.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/Necoro/feed2imap-go)](https://goreportcard.com/report/github.com/Necoro/feed2imap-go) + # feed2imap-go A software to convert rss feeds into mails. |