From cda1757e951cc05fba27a02b37998701ea9e17e3 Mon Sep 17 00:00:00 2001 From: sloumdrone Date: Thu, 4 Jul 2019 16:19:46 -0700 Subject: [PATCH] Adds godoc badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9b20d76..a26b4a0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Mailcap +[![GoDoc](https://godoc.org/tildegit.org/sloum/mailcap?status.svg)](https://godoc.org/tildegit.org/sloum/mailcap) + Golang port of the Python3 mailcap library. ## Usage