From 3ad3dcf8dbd27eb2afdca497b36e14cfc371dcfc Mon Sep 17 00:00:00 2001 From: Kurt Date: Wed, 9 Mar 2016 10:10:18 -0500 Subject: Add some badges to the README --- README.md.template | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md.template') diff --git a/README.md.template b/README.md.template index a9a925d..a4fa6e4 100644 --- a/README.md.template +++ b/README.md.template @@ -1,3 +1,6 @@ +[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE) +[![GoDoc](https://godoc.org/github.com/jung-kurt/gofpdf?status.svg)](https://godoc.org/github.com/jung-kurt/gofpdf) + ![gofpdf](image/logo_gofpdf.jpg?raw=true "gofpdf") {{.Doc}} -- cgit v1.2.1-24-ge1ad